From 6aa05063a52278eab1a99172defd90e186c10c07 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 2 Jun 2008 19:46:47 +0000 Subject: [package] netfilter/iptables: enable IMQ on 2.6.25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11335 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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