mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
build: Move INCDIROPT to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -37,10 +37,6 @@
|
||||
-include $(TOPDIR)/Make.defs
|
||||
DELIM ?= $(strip /)
|
||||
|
||||
ifeq ($(WINTCONFIG_CYGWIN_WINTOOLOOL),y)
|
||||
INCDIROPT = -w
|
||||
endif
|
||||
|
||||
# Basic BINFMT source files
|
||||
|
||||
BINFMT_ASRCS =
|
||||
|
||||
Reference in New Issue
Block a user