mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 03:28:36 +01:00
map-controller: pass CFLAGS EASYMESH_VENDOR_EXT
This commit is contained in:
parent
28cf302e58
commit
654c047df7
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ endif
|
|||
|
||||
ifeq ($(CONFIG_CONTROLLER_EASYMESH_VENDOR_EXT),y)
|
||||
TARGET_CFLAGS += -DEASYMESH_VENDOR_EXT_OUI=\\\"$(CONFIG_CONTROLLER_EASYMESH_VENDOR_EXT_OUI)\\\"
|
||||
TARGET_CFLAGS += -DEASYMESH_VENDOR_EXT
|
||||
endif
|
||||
|
||||
define Package/map-controller/install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue