Ticket refs #13024:

EX400 does not have any wandevice config in the datamodel in extender mode
This commit is contained in:
Omar 2017-10-16 13:11:48 +01:00 committed by Sukru Senli
parent 6e64075198
commit ac773f5bc3

View file

@ -66,6 +66,10 @@ define Build/Prepare
endef
endif
ifeq ($(CONFIG_TARGET_IBOARDID),"EX400")
TARGET_CFLAGS += -DEX400
endif
TARGET_CFLAGS += \
-D_GNU_SOURCE -D_AADJ