[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
[deliverable/linux.git] / net / ipv4 / netfilter / Makefile
index 167b65e89acae969a62daf2c30164fd004593ea8..3ca0af0ed5f0342ae28c9f5b261c94b8bf5aebfe 100644 (file)
@@ -56,6 +56,7 @@ obj-$(CONFIG_NF_NAT_H323) += nf_nat_h323.o
 obj-$(CONFIG_NF_NAT_IRC) += nf_nat_irc.o
 obj-$(CONFIG_NF_NAT_PPTP) += nf_nat_pptp.o
 obj-$(CONFIG_NF_NAT_SIP) += nf_nat_sip.o
+obj-$(CONFIG_NF_NAT_TFTP) += nf_nat_tftp.o
 
 # NAT protocols (nf_nat)
 obj-$(CONFIG_NF_NAT_PROTO_GRE) += nf_nat_proto_gre.o
This page took 0.024282 seconds and 5 git commands to generate.