mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/nrfmin: fix dependency resolution
This commit is contained in:
parent
f897e4586b
commit
c5b4620679
@ -122,7 +122,6 @@ endif
|
||||
ifneq (,$(filter nrfmin,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += radio_nrfmin
|
||||
FEATURES_REQUIRED += periph_cpuid
|
||||
USEMODULE += netif
|
||||
endif
|
||||
|
||||
ifneq (,$(filter nrf24l01p_ng_%,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user