mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:29:45 +01:00
a4bc692148
Nightlies are currently failing as there is a difference between make and kconfig. This tries to match the kconfig with the makefile dep. The only issue is the ``` ifneq (,$(filter netdev,$(USEMODULE))) USEMODULE += netdev_ieee802154_submac endif ``` which may have the same effect as select HAVE_IEEE802154_RADIO_HAL_INTERFACE. |
||
---|---|---|
.. | ||
include | ||
Kconfig | ||
kw2xrf_getset.c | ||
kw2xrf_intern.c | ||
kw2xrf_radio_hal.c | ||
kw2xrf_spi.c | ||
kw2xrf_tm.c | ||
kw2xrf.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |