mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/Makefile.dep: add openwsn shell_commands missing dependency
This commit is contained in:
parent
c97f025333
commit
1d1e4b6e7b
@ -569,6 +569,7 @@ ifneq (,$(filter shell_commands,$(USEMODULE)))
|
||||
endif
|
||||
ifneq (,$(filter openwsn_%,$(USEMODULE)))
|
||||
USEMODULE += netif
|
||||
USEMODULE += ipv6_addr
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user