1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
2014-10-24 09:55:31 +02:00

5 lines
160 B
Makefile

INCLUDES += -I$(RIOTBASE)/drivers/include \
-I$(RIOTBASE)/drivers/cc110x_legacy/include \
-I$(RIOTBASE)/sys/net/include
include $(RIOTBASE)/Makefile.base