X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fgre%2FMakefile;h=12257a8a2cd574fadc65bfe298d99e612a31c290;hb=89ec6010afd8f888e21665a522b290322e72247e;hp=49e7d1932aa84898a1c8435696c141719fc81899;hpb=1410ccf5dd956c80ee2fafa63c15fcc0f28280f6;p=openwrt-working-2016%2F.git diff --git a/package/network/config/gre/Makefile b/package/network/config/gre/Makefile index 49e7d1932a..12257a8a2c 100644 --- a/package/network/config/gre/Makefile +++ b/package/network/config/gre/Makefile @@ -42,7 +42,7 @@ endef define Package/grev6 $(call Package/gre/Default) TITLE:=Generic Routing Encapsulation (IPv6) config support - DEPENDS:=@(PACKAGE_gre) @IPV6 +kmod-ip6-gre + DEPENDS:=@(PACKAGE_gre) @IPV6 +kmod-gre6 endef define Package/grev6/description