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

8 lines
170 B
Makefile
Raw Normal View History

ifneq (,$(filter netdev_default gnrc_netdev_default,$(USEMODULE)))
USEMODULE += kw2xrf
endif
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += mma8652
endif