boards/nrf52: cleanup global dependency file
This commit is contained in:
parent
6ad10b9873
commit
86d330aa95
@ -2,8 +2,4 @@ ifneq (,$(filter saul_default,$(USEMODULE)))
|
||||
USEMODULE += saul_nrf_temperature
|
||||
endif
|
||||
|
||||
ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
|
||||
ifeq (,$(filter nordic_softdevice_ble nrfmin nrf802154,$(USEMODULE) $(USEPKG)))
|
||||
USEMODULE += nimble_netif
|
||||
endif
|
||||
endif
|
||||
include $(RIOTCPU)/nrf52/Makefile.dep
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user