From f9518d9a74d4a418e32a48365dde1fc6b1b14387 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 2 Jun 2008 19:46:47 +0000 Subject: netfilter/iptables: enable IMQ on 2.6.25 SVN-Revision: 11335 --- package/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/iptables') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 6cbc9f53c5..05ef15b1dd 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -89,7 +89,7 @@ define Package/iptables-mod-filter/description endef define Package/iptables-mod-imq -$(call Package/iptables/Module, +kmod-ipt-imq @!LINUX_2_6_25) +$(call Package/iptables/Module, +kmod-ipt-imq) TITLE:=IMQ support endef -- cgit v1.2.3