This patch fixes: Warning: Value of CONFIG_NFT_REJECT_IPV6 is defined multiple times within fragment ... features/nf_tables/nf_tables.cfg: CONFIG_NFT_REJECT_IPV6=m CONFIG_NFT_REJECT_IPV6=m
Signed-off-by: Sam Zeter <[email protected]> --- features/nf_tables/nf_tables.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/nf_tables/nf_tables.cfg b/features/nf_tables/nf_tables.cfg index afb13964..85b89b75 100644 --- a/features/nf_tables/nf_tables.cfg +++ b/features/nf_tables/nf_tables.cfg @@ -28,5 +28,4 @@ CONFIG_NFT_REJECT_IPV6=m CONFIG_NF_TABLES_ARP=m CONFIG_NF_TABLES_IPV6=m CONFIG_NFT_CHAIN_ROUTE_IPV6=m -CONFIG_NFT_REJECT_IPV6=m CONFIG_NF_TABLES_BRIDGE=m -- 2.25.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9043): https://lists.yoctoproject.org/g/linux-yocto/message/9043 Mute This Topic: https://lists.yoctoproject.org/mt/76727788/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
