summaryrefslogtreecommitdiffstats
path: root/include/netfilter.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-20 13:36:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-20 13:36:25 +0000
commit3edc273a332b08773068e0e1c974ad40fe58b9b9 (patch)
treedf5b730288f068424ab3aa4bd58143fc597ce200 /include/netfilter.mk
parent391387eb69424b7cb40f473b8183e20d2d61a1d8 (diff)
downloadmaster-31e0f0ae-3edc273a332b08773068e0e1c974ad40fe58b9b9.tar.gz
master-31e0f0ae-3edc273a332b08773068e0e1c974ad40fe58b9b9.tar.bz2
master-31e0f0ae-3edc273a332b08773068e0e1c974ad40fe58b9b9.zip
netfilter.mk: remove obsolete ip_nat_ftp related line
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45516
Diffstat (limited to 'include/netfilter.mk')
-rw-r--r--include/netfilter.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/netfilter.mk b/include/netfilter.mk
index 8be8fdaa84..2331836ae5 100644
--- a/include/netfilter.mk
+++ b/include/netfilter.mk
@@ -200,7 +200,6 @@ $(eval $(call nf_add,IPT_NAT_EXTRA,CONFIG_IP_NF_TARGET_NETMAP, $(P_XT)xt_NETMAP)
# nathelper
-$(eval $(call nf_add,NF_NATHELPER,CONFIG_IP_NF_NAT_FTP, $(P_V4)ip_nat_ftp))
$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_CONNTRACK_FTP, $(P_XT)nf_conntrack_ftp))
$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_NAT_FTP, $(P_XT)nf_nat_ftp))