aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-12-11 23:29:07 +0000
committerLuka Perkov <luka@openwrt.org>2014-12-11 23:29:07 +0000
commita3eed6bc3592d61276cff4d97b73dfaf2195d766 (patch)
treed8e424244f213a90e47d47e7a35e41394c3131fe /target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch
parenta2a6077fd0c8f12e2c0834615485a99c1a80f2c2 (diff)
downloadupstream-a3eed6bc3592d61276cff4d97b73dfaf2195d766.tar.gz
upstream-a3eed6bc3592d61276cff4d97b73dfaf2195d766.tar.bz2
upstream-a3eed6bc3592d61276cff4d97b73dfaf2195d766.zip
kernel: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43643
Diffstat (limited to 'target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch')
-rw-r--r--target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch b/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch
index cbb9b2b8bd..45f59a2a69 100644
--- a/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch
+++ b/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch
@@ -37,7 +37,7 @@
depends on NETFILTER_ADVANCED
--- a/net/netfilter/Makefile
+++ b/net/netfilter/Makefile
-@@ -143,6 +143,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_ESP) +=
+@@ -143,6 +143,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_ESP) +=
obj-$(CONFIG_NETFILTER_XT_MATCH_HASHLIMIT) += xt_hashlimit.o
obj-$(CONFIG_NETFILTER_XT_MATCH_HELPER) += xt_helper.o
obj-$(CONFIG_NETFILTER_XT_MATCH_HL) += xt_hl.o