summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
commitb8f7592a924f42666f8a1ec2fb1d4ab97ca2c062 (patch)
tree4182057974c750f604dab0a2c24adc1b58331b33 /target/linux/generic/patches-2.6.36/100-netfilter_layer7_2.22.patch
parentcd3b60c14cea70d95801c2db94a7ed8d87478c12 (diff)
downloadmtk-20170518-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.zip
mtk-20170518-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.gz
mtk-20170518-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.bz2
refresh patches
SVN-Revision: 30779
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 606ff07..4d969e2 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