mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Makefile: move INCDIROPT to common place (#625)
This commit is contained in:
@@ -103,5 +103,5 @@ endif
|
||||
|
||||
DEPPATH += --dep-path input
|
||||
VPATH += :input
|
||||
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)drivers$(DELIM)input}
|
||||
CFLAGS += ${shell $(INCDIR) "$(CC)" $(TOPDIR)$(DELIM)drivers$(DELIM)input}
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user