update build includes for chibios
This commit is contained in:
parent
7c19e9fa04
commit
1c0d85c143
2 changed files with 7 additions and 7 deletions
|
|
@ -125,7 +125,7 @@ CHIBISRC := $(patsubst $(TOP_DIR)/%,%,$(CHIBISRC))
|
|||
EXTRAINCDIRS += $(CHIBIOS)/os/license \
|
||||
$(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \
|
||||
$(HALINC) $(PLATFORMINC) $(BOARDINC) $(TESTINC) \
|
||||
$(STREAMSINC) $(CHIBIOS)/os/various
|
||||
$(STREAMSINC) $(CHIBIOS)/os/various $(COMMON_VPATH)
|
||||
|
||||
#
|
||||
# Project, sources and paths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue