]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/Makefile
SUNRPC: Fix TCP rebinding logic
[linux-2.6-omap-h63xx.git] / net / sched / Makefile
index b67c36f65cf2ddc44ecbb4ef952351717de57154..81ecbe8e7dce66d85d239857c9ee981cf886d3af 100644 (file)
@@ -11,6 +11,7 @@ obj-$(CONFIG_NET_ACT_POLICE)  += act_police.o
 obj-$(CONFIG_NET_ACT_GACT)     += act_gact.o
 obj-$(CONFIG_NET_ACT_MIRRED)   += act_mirred.o
 obj-$(CONFIG_NET_ACT_IPT)      += act_ipt.o
+obj-$(CONFIG_NET_ACT_NAT)      += act_nat.o
 obj-$(CONFIG_NET_ACT_PEDIT)    += act_pedit.o
 obj-$(CONFIG_NET_ACT_SIMP)     += act_simple.o
 obj-$(CONFIG_NET_SCH_FIFO)     += sch_fifo.o