aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-21 02:06:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-21 02:06:51 +0000
commitd41be9f54b921eefdb73c625d87225a48ce436f4 (patch)
tree1d791e657466b8167976c79ad93ba97d1183d8a8 /target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
parent23ddbf6c6f22bed96c6a4e76eb5bf5ab293202ba (diff)
downloadmaster-187ad058-d41be9f54b921eefdb73c625d87225a48ce436f4.tar.gz
master-187ad058-d41be9f54b921eefdb73c625d87225a48ce436f4.tar.bz2
master-187ad058-d41be9f54b921eefdb73c625d87225a48ce436f4.zip
kernel: remove imq support, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch b/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
index 4d969e290b..606ff07815 100644
--- a/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
+++ b/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
@@ -30,7 +30,7 @@
depends on NETFILTER_ADVANCED
--- a/net/netfilter/Makefile
+++ b/net/netfilter/Makefile
-@@ -95,6 +95,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_RECENT)
+@@ -95,6 +95,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_RECENT)
obj-$(CONFIG_NETFILTER_XT_MATCH_SCTP) += xt_sctp.o
obj-$(CONFIG_NETFILTER_XT_MATCH_SOCKET) += xt_socket.o
obj-$(CONFIG_NETFILTER_XT_MATCH_STATE) += xt_state.o