[NETFILTER]: Add new iptables TTL target
[deliverable/linux.git] / net / ipv4 / netfilter / Makefile
index 89cae69ee20836b2e0d812500d4afe56648fc505..a7bd38f5052202c8230e572f27080b39c40db416 100644 (file)
@@ -85,6 +85,7 @@ obj-$(CONFIG_IP_NF_TARGET_ULOG) += ipt_ULOG.o
 obj-$(CONFIG_IP_NF_TARGET_TCPMSS) += ipt_TCPMSS.o
 obj-$(CONFIG_IP_NF_TARGET_NOTRACK) += ipt_NOTRACK.o
 obj-$(CONFIG_IP_NF_TARGET_CLUSTERIP) += ipt_CLUSTERIP.o
+obj-$(CONFIG_IP_NF_TARGET_TTL) += ipt_TTL.o
 
 # generic ARP tables
 obj-$(CONFIG_IP_NF_ARPTABLES) += arp_tables.o
This page took 0.026061 seconds and 5 git commands to generate.