netfilter: nf_tables: convert built-in tables/chains to chain types
[deliverable/linux.git] / net / ipv6 / netfilter / Makefile
index 956af4492d101b9f1826cbff010237f8bf13b078..be4913aa524dad2725c6f6c03a49e62473b9b656 100644 (file)
@@ -25,7 +25,7 @@ obj-$(CONFIG_NF_DEFRAG_IPV6) += nf_defrag_ipv6.o
 
 # nf_tables
 obj-$(CONFIG_NF_TABLES_IPV6) += nf_tables_ipv6.o
-obj-$(CONFIG_NF_TABLE_ROUTE_IPV6) += nf_table_route_ipv6.o
+obj-$(CONFIG_NFT_CHAIN_ROUTE_IPV6) += nft_chain_route_ipv6.o
 
 # matches
 obj-$(CONFIG_IP6_NF_MATCH_AH) += ip6t_ah.o
This page took 0.026546 seconds and 5 git commands to generate.