]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/netfilter/Makefile
[NETFILTER]: nf_nat: add UDP-Lite support
[linux-2.6-omap-h63xx.git] / net / ipv4 / netfilter / Makefile
index e73d0eb9994a89c326e798b8655b18144300614c..332f46fbc756d5f018e4746078300c59f5d538c5 100644 (file)
@@ -30,6 +30,7 @@ obj-$(CONFIG_NF_NAT_TFTP) += nf_nat_tftp.o
 
 # NAT protocols (nf_nat)
 obj-$(CONFIG_NF_NAT_PROTO_GRE) += nf_nat_proto_gre.o
+obj-$(CONFIG_NF_NAT_PROTO_UDPLITE) += nf_nat_proto_udplite.o
 
 # generic IP tables 
 obj-$(CONFIG_IP_NF_IPTABLES) += ip_tables.o