Skip to content
Snippets Groups Projects
Commit 0f10bb4a authored by Cenk Gündoğan's avatar Cenk Gündoğan Committed by Kaspar Schleiser
Browse files

Makefile.dep: make use of xtimer for rpl

parent 21dfa698
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ ifneq (,$(filter gnrc_rpl,$(USEMODULE)))
USEMODULE += fib
USEMODULE += gnrc_ipv6_router_default
USEMODULE += trickle
USEMODULE += vtimer
USEMODULE += xtimer
endif
ifneq (,$(filter trickle,$(USEMODULE)))
......
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