make: removed shell_commands dependency
This commit is contained in:
parent
0a6a83d6f3
commit
231e8eb3e9
@ -73,10 +73,6 @@ ifneq (,$(filter net_if,$(USEMODULE)))
|
|||||||
USEMODULE += transceiver
|
USEMODULE += transceiver
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter shell_commands,$(USEMODULE)))
|
|
||||||
USEMODULE += net_help
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifneq (,$(filter ccn_lite,$(USEMODULE)))
|
ifneq (,$(filter ccn_lite,$(USEMODULE)))
|
||||||
USEMODULE += crypto
|
USEMODULE += crypto
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user