icwmp: definiton by target instead of iboardid

This commit is contained in:
Sukru Senli 2018-01-26 11:58:49 +01:00
parent 49fa404295
commit 694a37df39

View file

@ -78,7 +78,7 @@ define Build/Prepare
endef
endif
ifeq ($(CONFIG_TARGET_IBOARDID),"EX400")
ifeq ($(CONFIG_TARGET_iopsys_ramips),y)
TARGET_CFLAGS += -DEX400
endif