diff --git a/Makefile.dep b/Makefile.dep index b910e8f8a3..4f125c44a5 100644 --- a/Makefile.dep +++ b/Makefile.dep @@ -215,6 +215,10 @@ ifneq (,$(filter gnrc_sixlowpan_frag,$(USEMODULE))) USEMODULE += xtimer endif +ifneq (,$(filter gnrc_sixlowpan_frag_vrb,$(USEMODULE))) + USEMODULE += xtimer +endif + ifneq (,$(filter gnrc_sixlowpan_iphc,$(USEMODULE))) USEMODULE += gnrc_ipv6 USEMODULE += gnrc_sixlowpan