set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572)

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 16966
This commit is contained in:
Florian Fainelli
2009-07-24 12:08:01 +00:00
parent a06b20f5b3
commit ffc1fefe2c
3 changed files with 3 additions and 0 deletions

View 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