diff --git a/Makefile.dep b/Makefile.dep index cdf9a4744bfd02be6e4263af6120062e11935612..6c188b04053d6a72b259a0795930d73ef6a4e72b 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)))