projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c052fa0
)
dsl-qos-queue: remove obsolete kernel version dependencies
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 May 2012 19:04:00 +0000
(19:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 May 2012 19:04:00 +0000
(19:04 +0000)
SVN-Revision: 31799
net/dsl-qos-queue/Makefile
patch
|
blob
|
history
diff --git
a/net/dsl-qos-queue/Makefile
b/net/dsl-qos-queue/Makefile
index 174ef14b31ab5535857d5cf37bd55b1161986984..30d0f9a9912e81acbc608c2385d62c2f3ef3870a 100644
(file)
--- a/
net/dsl-qos-queue/Makefile
+++ b/
net/dsl-qos-queue/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/dsl-qos-queue
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+iptables +kmod-ipt-queue +iptables-mod-ipopt +libipq
@!LINUX_2_6_25 @!LINUX_2_6_26 @!LINUX_2_6_27 @!LINUX_2_6_28
+ DEPENDS:=+iptables +kmod-ipt-queue +iptables-mod-ipopt +libipq
TITLE:=ADSL/ATM Bandwith management
URL:=http://www.sonicspike.net/software/
endef