]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/Makefile
[NETFILTER]: Add ctnetlink port for nf_conntrack
[linux-2.6-omap-h63xx.git] / net / netfilter / Makefile
index 55f019ad2c086acffbd9de3fdee90ef93295592f..cb2183145c3723f290ef99833c2511d21ae5232d 100644 (file)
@@ -13,3 +13,6 @@ obj-$(CONFIG_NF_CONNTRACK_FTP) += nf_conntrack_ftp.o
 
 # SCTP protocol connection tracking
 obj-$(CONFIG_NF_CT_PROTO_SCTP) += nf_conntrack_proto_sctp.o
+
+# netlink interface for nf_conntrack
+obj-$(CONFIG_NF_CT_NETLINK) += nf_conntrack_netlink.o