mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
boards/nrf52dk: add nimble_netif dependency
This commit is contained in:
parent
e1e62ffff7
commit
14662da1db
@ -1,6 +1,6 @@
|
||||
include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.dep
|
||||
|
||||
ifeq (,$(filter nrfmin,$(USEMODULE)))
|
||||
ifeq (,$(filter nrfmin nimble_netif,$(USEMODULE)))
|
||||
ifneq (,$(filter gnrc_netdev_default,$(USEMODULE)))
|
||||
USEPKG += nordic_softdevice_ble
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user