[package] dsl-qos-queue does not compile on 2.6.28 (#4706)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 10 Mar 2009 10:07:51 +0000 (10:07 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 10 Mar 2009 10:07:51 +0000 (10:07 +0000)
SVN-Revision: 14835

net/dsl-qos-queue/Makefile

index c5ec54df53b1698d97e13404f6eddc58cdf9f4cc..a55433ef064736957ea4abedad7725363993c4eb 100644 (file)
@@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/dsl-qos-queue
   SECTION:=net
   CATEGORY:=Network
 define Package/dsl-qos-queue
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=+iptables +kmod-ipt-queue @!LINUX_2_6_25 @!LINUX_2_6_26 @!LINUX_2_6_27
+  DEPENDS:=+iptables +kmod-ipt-queue @!LINUX_2_6_25 @!LINUX_2_6_26 @!LINUX_2_6_27 @!LINUX_2_6_28
   TITLE:=ADSL/ATM Bandwith management
 endef
 
   TITLE:=ADSL/ATM Bandwith management
 endef