mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
SUBMODULES := 1
|
|
|
|
SRC := kw2xrf.c kw2xrf_getset.c kw2xrf_intern.c kw2xrf_netdev.c kw2xrf_spi.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|