mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
updated INCLUDES part for the dist Makefile
This commit is contained in:
parent
0a3bb76386
commit
e12aceb1d5
2
dist/Makefile
vendored
2
dist/Makefile
vendored
@ -50,7 +50,7 @@ export QUIET ?= 1
|
||||
#USEMODULE += cc110x
|
||||
#USEMODULE += fat
|
||||
|
||||
export INCLUDES = -I$(RIOTBOARD)/$(BOARD)/include -I$(RIOTBASE)/core/include -I$(RIOTCPU)/$(CPU)/include -I$(RIOTBASE)/sys/lib -I$(RIOTBASE)/sys/include/ -I$(RIOTBASE)/drivers/include/
|
||||
#export INCLUDES += -Iproject_include
|
||||
|
||||
# Specify custom dependencies for your project here ...
|
||||
# export PROJDEPS = proj_data.h
|
||||
|
Loading…
Reference in New Issue
Block a user