mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:12:45 +01:00
Makefile.dep: make use of xtimer for rpl
This commit is contained in:
parent
21dfa698bc
commit
0f10bb4a8d
@ -37,7 +37,7 @@ ifneq (,$(filter gnrc_rpl,$(USEMODULE)))
|
|||||||
USEMODULE += fib
|
USEMODULE += fib
|
||||||
USEMODULE += gnrc_ipv6_router_default
|
USEMODULE += gnrc_ipv6_router_default
|
||||||
USEMODULE += trickle
|
USEMODULE += trickle
|
||||||
USEMODULE += vtimer
|
USEMODULE += xtimer
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter trickle,$(USEMODULE)))
|
ifneq (,$(filter trickle,$(USEMODULE)))
|
||||||
|
Loading…
Reference in New Issue
Block a user