netfilter: nf_tables: remove nft_meta_target
[firefly-linux-kernel-4.4.55.git] / net / netfilter / Makefile
index e7637463226e843d91edfdb4c4282017167e7527..dcc818a59ff525965c4805c5cffe4803ae0f429e 100644 (file)
@@ -77,7 +77,6 @@ obj-$(CONFIG_NFT_CT)          += nft_ct.o
 obj-$(CONFIG_NFT_LIMIT)                += nft_limit.o
 obj-$(CONFIG_NFT_NAT)          += nft_nat.o
 obj-$(CONFIG_NFT_QUEUE)                += nft_queue.o
-#nf_tables-objs                        += nft_meta_target.o
 obj-$(CONFIG_NFT_RBTREE)       += nft_rbtree.o
 obj-$(CONFIG_NFT_HASH)         += nft_hash.o
 obj-$(CONFIG_NFT_COUNTER)      += nft_counter.o