summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-02 11:29:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-02 11:29:53 +0000
commit1b90498e69cc292dbe578022cd1f5675f16ff1bc (patch)
tree8bdb42484b69a01e128e1c5b3a2ed43c576ea352 /package/iptables
parentd7d8665572aea1b814c4a59d1b25d4a41c3baa62 (diff)
downloadmaster-31e0f0ae-1b90498e69cc292dbe578022cd1f5675f16ff1bc.tar.gz
master-31e0f0ae-1b90498e69cc292dbe578022cd1f5675f16ff1bc.tar.bz2
master-31e0f0ae-1b90498e69cc292dbe578022cd1f5675f16ff1bc.zip
IMQ is not yet available on 2.6.25
SVN-Revision: 11007
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index ff55ce590a..9d6d8f8423 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -88,7 +88,7 @@ define Package/iptables-mod-filter/description
endef
define Package/iptables-mod-imq
-$(call Package/iptables/Module, +kmod-ipt-imq)
+$(call Package/iptables/Module, +kmod-ipt-imq @!LINUX_2_6_25)
TITLE:=IMQ support
endef