NFS: export config var
This commit is contained in:
parent
b1eb171e4b
commit
88ab3c3aee
@ -18,6 +18,7 @@ endif
|
||||
|
||||
APP_NFC ?= 0
|
||||
ifeq ($(APP_NFC), 1)
|
||||
export APP_NFC
|
||||
APP_MENU = 1
|
||||
CFLAGS += -DAPP_NFC
|
||||
C_SOURCES += $(wildcard $(APP_DIR)/nfc/*.c)
|
||||
|
Loading…
Reference in New Issue
Block a user