projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] do not write to per-port over-current register, which is bogus (#6898)
[openwrt.git]
/
package
/
qos-scripts
/
Makefile
diff --git
a/package/qos-scripts/Makefile
b/package/qos-scripts/Makefile
index
ae715e3
..
253e65d
100644
(file)
--- a/
package/qos-scripts/Makefile
+++ b/
package/qos-scripts/Makefile
@@
-4,7
+4,6
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
include $(TOPDIR)/rules.mk
include $(TOPDIR)/rules.mk
@@
-19,8
+18,9
@@
include $(INCLUDE_DIR)/package.mk
define Package/qos-scripts
SECTION:=utils
CATEGORY:=Base system
define Package/qos-scripts
SECTION:=utils
CATEGORY:=Base system
- DEPENDS:=+tc +kmod-sched +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra +iptables-mod-imq
+ DEPENDS:=+tc +kmod-sched +iptables
+iptables
-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra +iptables-mod-imq
TITLE:=QoS scripts
TITLE:=QoS scripts
+ PKGARCH:=all
endef
define Package/qos-scripts/description
endef
define Package/qos-scripts/description
This page took
0.026839 seconds
and
4
git commands to generate.