mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Makefile.include: fix override headers from application
This commit is contained in:
parent
4463ca3342
commit
3c19f8a37d
@ -397,6 +397,7 @@ ifneq (,$(IOTLAB_NODE))
|
||||
endif
|
||||
|
||||
# Add standard include directories
|
||||
INCLUDES += -I$(APPDIR)
|
||||
INCLUDES += -I$(RIOTBASE)/core/lib/include
|
||||
INCLUDES += -I$(RIOTBASE)/core/include
|
||||
INCLUDES += -I$(RIOTBASE)/drivers/include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user