mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
make: model net_if dependency on net_help
This commit is contained in:
parent
428e085c53
commit
a49f16b1ea
@ -71,6 +71,7 @@ endif
|
||||
|
||||
ifneq (,$(filter net_if,$(USEMODULE)))
|
||||
USEMODULE += transceiver
|
||||
USEMODULE += net_help
|
||||
endif
|
||||
|
||||
ifneq (,$(filter ccn_lite,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user