mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 00:11:16 +01:00
8 lines
180 B
Makefile
8 lines
180 B
Makefile
INCLUDES = -I../../include -I../../net -I../include -I../../lib -I../../../.. -I../../../cpu/ -I../../../core/include -I../../
|
|
|
|
MODULE =cc110x
|
|
|
|
include $(MAKEBASE)/makefile.base
|
|
|
|
|