[package] set PKGARCH to all for packages in trunk containing only arch-neutral files...
[openwrt.git] / package / qos-scripts / Makefile
index ae715e3..65a7590 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -21,6 +20,7 @@ define Package/qos-scripts
   CATEGORY:=Base system
   DEPENDS:=+tc +kmod-sched +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra +iptables-mod-imq
   TITLE:=QoS scripts
+  PKGARCH:=all
 endef
 
 define Package/qos-scripts/description
This page took 0.025656 seconds and 4 git commands to generate.