1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

add kernel headers to default include path

This commit is contained in:
Oliver Hahm 2013-06-20 14:53:20 +02:00
parent b571286574
commit 3d85573f9d

View File

@ -33,3 +33,5 @@ CFLAGS += $(EXTDEFINES)
include $(RIOTBASE)/Makefile.dep
export USEMODULE
export INCLUDES += -I$(RIOTBASE)/core/include