mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
gnrc_rpl: add gnrc_ipv6_nib as explicit dependency
This commit is contained in:
parent
9c84cd90b8
commit
8688735224
@ -123,6 +123,7 @@ endif
|
||||
|
||||
ifneq (,$(filter gnrc_rpl,$(USEMODULE)))
|
||||
USEMODULE += gnrc_icmpv6
|
||||
USEMODULE += gnrc_ipv6_nib
|
||||
USEMODULE += trickle
|
||||
USEMODULE += xtimer
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user