|
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk |
|
|
|
define Package/qos-scripts |
|
|
|
define Package/qos-scripts |
|
|
|
SECTION:=utils
|
|
|
|
SECTION:=utils
|
|
|
|
CATEGORY:=Base system
|
|
|
|
CATEGORY:=Base system
|
|
|
|
DEPENDS:=+tc +kmod-sched +kmod-ifb +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra
|
|
|
|
DEPENDS:=+tc +kmod-sched-core +kmod-ifb +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra
|
|
|
|
TITLE:=QoS scripts
|
|
|
|
TITLE:=QoS scripts
|
|
|
|
PKGARCH:=all
|
|
|
|
PKGARCH:=all
|
|
|
|
endef |
|
|
|
endef |
|
|
|