mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig
so the correct value can be determinated by Kconfig system automatically Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
-include $(TOPDIR)/Make.defs
|
||||
DELIM ?= $(strip /)
|
||||
|
||||
ifeq ($(WINTOOL),y)
|
||||
ifeq ($(WINTCONFIG_CYGWIN_WINTOOLOOL),y)
|
||||
INCDIROPT = -w
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user