mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 05:07:34 +08:00
Use EXTRAFLAGS instead of EXTRADEFINES
This commit is contained in:
committed by
Daniel Agar
parent
b2a31e15da
commit
fbf110f6be
@@ -1,5 +1,5 @@
|
||||
$(info px4_developer.mk inclded)
|
||||
ifeq ($(UAVCAN_BL_OVERRIDE),y)
|
||||
$(info ************************** UAVCAN BOOT LOADERS built for In place application Debugging ***************************************)
|
||||
export EXTRADEFINES +=-DDEBUG_APPLICATION_INPLACE
|
||||
export EXTRAFLAGS +=-DDEBUG_APPLICATION_INPLACE
|
||||
endif
|
||||
Reference in New Issue
Block a user