From 7613c343b551642c285b04dd5acf334d860dab13 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 15 Oct 2008 10:56:13 +0000 Subject: netfilter/iptables: disable IMQ on 2.6.27 SVN-Revision: 12984 --- package/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/iptables/Makefile') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index ff2f314d15..c62d9741a1 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -107,7 +107,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_27) TITLE:=IMQ support endef -- cgit v1.2.3