1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/pba-d-01-kw2x/Makefile.dep

5 lines
93 B
Makefile
Raw Normal View History

ifneq (,$(filter ng_netif,$(USEMODULE)))
USEMODULE += kw2xrf
USEMODULE += ng_nomac
endif