summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:46 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:46 +0000
commit35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch)
treec6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
parentb86edec09bda8afb2be484d21e9f62367f69ec0b (diff)
downloadmaster-31e0f0ae-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz
master-31e0f0ae-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2
master-31e0f0ae-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip
refresh 2.6.35 patches
SVN-Revision: 22540
Diffstat (limited to 'target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch b/target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
index fa1274c3b9..39ff04ad95 100644
--- a/target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
+++ b/target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
@@ -71,7 +71,7 @@
depends on NETFILTER_ADVANCED
--- a/net/netfilter/Makefile
+++ b/net/netfilter/Makefile
-@@ -91,6 +91,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_RECENT)
+@@ -91,6 +91,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