summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch')
-rw-r--r--target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch b/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch
index 1eee646169..50607cafd7 100644
--- a/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch
+++ b/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch
@@ -37,7 +37,7 @@
depends on NETFILTER_ADVANCED
--- a/net/netfilter/Makefile
+++ b/net/netfilter/Makefile
-@@ -145,6 +145,7 @@ obj-$(CONFIG_NETFILTER_XT_MATCH_ESP) +=
+@@ -145,6 +145,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