Merge pull request #2869 from authmillenon/ng_sixlowpan/fix/add-ipv6-dep
ng_sixlowpan: add missing ng_ipv6 dependency
This commit is contained in:
commit
a3605341b0
@ -49,6 +49,7 @@ ifneq (,$(filter sixlowpan,$(USEMODULE)))
|
||||
endif
|
||||
|
||||
ifneq (,$(filter ng_sixlowpan,$(USEMODULE)))
|
||||
USEMODULE += ng_ipv6
|
||||
USEMODULE += ng_sixlowpan_netif
|
||||
USEMODULE += ng_netbase
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user