]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/netfilter/Makefile
netfilter: nf_tables: add netlink set API
[karo-tx-linux.git] / net / netfilter / Makefile
index 1ca3f3932826f3383f217b2984b9c0efef7f4e86..b6b78754e4ccfd6bda305acecfb1e4bdf45013c3 100644 (file)
@@ -75,7 +75,7 @@ obj-$(CONFIG_NFT_META)                += nft_meta.o
 obj-$(CONFIG_NFT_CT)           += nft_ct.o
 obj-$(CONFIG_NFT_LIMIT)                += nft_limit.o
 #nf_tables-objs                        += nft_meta_target.o
-obj-$(CONFIG_NFT_SET)          += nft_set.o
+obj-$(CONFIG_NFT_RBTREE)       += nft_rbtree.o
 obj-$(CONFIG_NFT_HASH)         += nft_hash.o
 obj-$(CONFIG_NFT_COUNTER)      += nft_counter.o
 obj-$(CONFIG_NFT_LOG)          += nft_log.o