mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Merge remote-tracking branch 'origin/next' into thread/OP-935_Changes_Basic_Stab
This commit is contained in:
commit
8b8dc916f2
1
Makefile
1
Makefile
@ -654,6 +654,7 @@ ut_$(1)_%: $$(UT_OUT_DIR)
|
|||||||
$(V1) cd $(ROOT_DIR)/flight/tests/$(1) && \
|
$(V1) cd $(ROOT_DIR)/flight/tests/$(1) && \
|
||||||
$$(MAKE) -r --no-print-directory \
|
$$(MAKE) -r --no-print-directory \
|
||||||
BUILD_TYPE=ut \
|
BUILD_TYPE=ut \
|
||||||
|
BOARD_SHORT_NAME=$(1) \
|
||||||
TOPDIR=$(ROOT_DIR)/flight/tests/$(1) \
|
TOPDIR=$(ROOT_DIR)/flight/tests/$(1) \
|
||||||
OUTDIR="$(UT_OUT_DIR)/$(1)" \
|
OUTDIR="$(UT_OUT_DIR)/$(1)" \
|
||||||
TARGET=$(1) \
|
TARGET=$(1) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user