[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
[deliverable/linux.git] / net / ipv4 / netfilter / Makefile
index 56733c370327555bba9a2530b89debff98ad837c..ef33ff2cdda94da8c97418c6eb51a12db26b10cd 100644 (file)
@@ -54,6 +54,10 @@ obj-$(CONFIG_NF_NAT_AMANDA) += nf_nat_amanda.o
 obj-$(CONFIG_NF_NAT_FTP) += nf_nat_ftp.o
 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
+
+# NAT protocols (nf_nat)
+obj-$(CONFIG_NF_NAT_PROTO_GRE) += nf_nat_proto_gre.o
 
 # generic IP tables 
 obj-$(CONFIG_IP_NF_IPTABLES) += ip_tables.o
This page took 0.024982 seconds and 5 git commands to generate.