diff --git a/Makefile.dep b/Makefile.dep index cdf9a4744b..6c188b0405 100644 --- a/Makefile.dep +++ b/Makefile.dep @@ -100,6 +100,7 @@ ifneq (,$(filter ng_sixlowpan_default,$(USEMODULE))) USEMODULE += ng_ipv6_default USEMODULE += ng_sixlowpan USEMODULE += ng_sixlowpan_frag + USEMODULE += ng_sixlowpan_iphc endif ifneq (,$(filter ng_sixlowpan_frag,$(USEMODULE)))