diff options
Diffstat (limited to 'package/network/config/gre/Makefile')
-rw-r--r-- | package/network/config/gre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/config/gre/Makefile b/package/network/config/gre/Makefile index 83ec8988af..e3a79e11e4 100644 --- a/package/network/config/gre/Makefile +++ b/package/network/config/gre/Makefile @@ -24,6 +24,7 @@ define Package/gre TITLE:=Generic Routing Encapsulation config support DEPENDS:=+kmod-gre +IPV6:kmod-gre6 +resolveip PROVIDES:=grev4 grev6 + PKGARCH:=all endef define Package/gre/description |