1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

add cc110x_ng include path to transceiver module

This commit is contained in:
Oleg Hahm 2013-08-04 03:19:51 +02:00
parent 21c4bb6aa5
commit cf7ab7f093

View File

@ -1,5 +1,7 @@
MODULE =transceiver
INCLUDES += -I$(RIOTBASE)/drivers/cc110x_ng/include
include $(MAKEBASE)/Makefile.base