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-25 19:56:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-25 19:56:03 +0000
commit87100c3feb3387fde9b2f0437358cdc00779b322 (patch)
treecc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/100-netfilter_layer7_2.21.patch
parent7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff)
downloadmaster-31e0f0ae-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz
master-31e0f0ae-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2
master-31e0f0ae-87100c3feb3387fde9b2f0437358cdc00779b322.zip
refresh 2.6.35 patches
SVN-Revision: 22799
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 39ff04ad95..fa1274c3b9 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