[package] set PKGARCH to all for packages in trunk containing only arch-neutral files...
[openwrt-10.03/.git] / package / firewall / Makefile
index 76ae2736f936fa8dfd15d46a4b81b0cd09eab17f..61da9bed19fc1bddcf8ed835f7b16d869b669cec 100644 (file)
@@ -19,6 +19,7 @@ define Package/firewall
   URL:=http://openwrt.org/
   TITLE:=OpenWrt firewall
   DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
+  PKGARCH:=all
 endef
 
 define Package/firewall/description