1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/cc110x/Makefile

8 lines
95 B
Makefile
Raw Normal View History

2013-07-29 01:24:02 +02:00
MODULE =cc110x
INCLUDES += -I$(RIOTBASE)/sys/net/include
2013-10-15 13:50:11 +02:00
include $(MAKEBASE)/Makefile.base