mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
Makefile: move INCDIROPT to common place (#625)
This commit is contained in:
@@ -36,10 +36,6 @@
|
||||
-include $(TOPDIR)/Make.defs
|
||||
DELIM ?= $(strip /)
|
||||
|
||||
ifeq ($(WINTOOL),y)
|
||||
INCDIROPT = -w
|
||||
endif
|
||||
|
||||
DEPPATH = --dep-path .
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
|
||||
Reference in New Issue
Block a user