1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 08:52:45 +01:00
RIOT/boards/msba2/Makefile.include

8 lines
174 B
Makefile
Raw Normal View History

ifneq (,$(filter netdev_default gnrc_netdev_default,$(USEMODULE)))
2017-09-22 14:52:12 +02:00
USEMODULE += cc110x
2015-08-26 10:21:46 +02:00
endif
USEMODULE += msba2-common
include $(RIOTBOARD)/msba2-common/Makefile.include