[packages] This patch adds uanytun a tiny implementaion of SATP the
[openwrt/svn-archive/archive.git] / net / wshaper / Makefile
index 45b888050d5163b9c1e218640b78cb02e2957718..987086bd4d2c81b46b0c2edf76cca0652e0ce1aa 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/wshaper
   DEPENDS:=+kmod-sched +tc
   TITLE:=wshaper
   URL:=http://lartc.org/wondershaper/
+  PKGARCH:=all
 endef
 
 define Package/wshaper/description