1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cc2538/Makefile.dep
2020-03-06 14:17:19 +01:00

5 lines
102 B
Makefile

ifneq (,$(filter cc2538_rf,$(USEMODULE)))
USEMODULE += netdev_ieee802154
USEMODULE += netif
endif