Skip to content
Snippets Groups Projects
Commit 86887352 authored by Martine Lenders's avatar Martine Lenders
Browse files

gnrc_rpl: add gnrc_ipv6_nib as explicit dependency

parent 9c84cd90
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,7 @@ endif
ifneq (,$(filter gnrc_rpl,$(USEMODULE)))
USEMODULE += gnrc_icmpv6
USEMODULE += gnrc_ipv6_nib
USEMODULE += trickle
USEMODULE += xtimer
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment