mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
8 lines
87 B
Makefile
8 lines
87 B
Makefile
MODULE =cc110x
|
|
|
|
INCLUDES += -I$(RIOTBASE)/sys/net
|
|
|
|
include $(MAKEBASE)/Makefile.base
|
|
|
|
|