package/network: add PKGARCH:=all to non-binary packages
[openwrt/staging/jogo.git] / package / network / config / gre / Makefile
index 83ec8988af6860c817a3a447e5d28b49f21eeac5..e3a79e11e4a4d81b2096a91c381cd6f819163ad1 100644 (file)
@@ -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