mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
build: Move INCDIROPT to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -63,6 +63,6 @@ endif
|
||||
|
||||
DEPPATH += --dep-path wireless$(DELIM)bluetooth
|
||||
VPATH += :wireless$(DELIM)bluetooth
|
||||
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)drivers$(DELIM)wireless$(DELIM)bluetooth}
|
||||
CFLAGS += ${shell $(INCDIR) "$(CC)" $(TOPDIR)$(DELIM)drivers$(DELIM)wireless$(DELIM)bluetooth}
|
||||
|
||||
endif # CONFIG_DRIVERS_BLUETOOTH
|
||||
|
||||
Reference in New Issue
Block a user