netfilter: nf_tables: add compatibility layer for x_tables
[deliverable/linux.git] / net / netfilter / Makefile
index b6b78754e4ccfd6bda305acecfb1e4bdf45013c3..a6781450b6fb2fdf1a966b4331fca762c8b3249e 100644 (file)
@@ -70,6 +70,7 @@ nf_tables-objs += nft_immediate.o nft_cmp.o nft_lookup.o
 nf_tables-objs += nft_bitwise.o nft_byteorder.o nft_payload.o
 
 obj-$(CONFIG_NF_TABLES)                += nf_tables.o
+obj-$(CONFIG_NFT_COMPAT)       += nft_compat.o
 obj-$(CONFIG_NFT_EXTHDR)       += nft_exthdr.o
 obj-$(CONFIG_NFT_META)         += nft_meta.o
 obj-$(CONFIG_NFT_CT)           += nft_ct.o
This page took 0.03926 seconds and 5 git commands to generate.