summaryrefslogtreecommitdiffstats
path: root/package/qos-scripts
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-24 12:08:01 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-24 12:08:01 +0000
commitd76c921c8c210ed9aa569b304a469c2387555034 (patch)
tree3f1ed473a0b1eb2795e2fb8170c6e1ad3a33b46b /package/qos-scripts
parentc24342582e77ae6ac81bd3ea2d88cbc8228bd909 (diff)
[package] set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16966 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/qos-scripts')
-rw-r--r--package/qos-scripts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index d433172a7..65a759088 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -20,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