mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
build: Move INCDIROPT to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -36,10 +36,6 @@
|
||||
-include $(TOPDIR)/Make.defs
|
||||
DELIM ?= $(strip /)
|
||||
|
||||
ifeq ($(CONFIG_CYGWIN_WINTOOL),y)
|
||||
INCDIROPT = -w
|
||||
endif
|
||||
|
||||
# Add files to the build
|
||||
|
||||
DEPPATH = --dep-path .
|
||||
|
||||
Reference in New Issue
Block a user