mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 12:57:57 +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 = $(wildcard *.S)
|
||||
|
||||
Reference in New Issue
Block a user