common/nrf52840/Makefile.dep: nrf802154 if no nimble_%
This commit is contained in:
parent
04712dbcfc
commit
c04a2cf3a3
@ -1,5 +1,5 @@
|
|||||||
ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
|
ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
|
||||||
ifeq (,$(filter nimble_netif nrfmin,$(USEMODULE)))
|
ifeq (,$(filter nimble_% nrfmin,$(USEMODULE)))
|
||||||
USEMODULE += nrf802154
|
USEMODULE += nrf802154
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user