[email protected] <[email protected]> [2020-12-02 12:25:58]: Hi,
> diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 > index 10d14f6be5..942777b41e 100644 > --- a/target/linux/generic/config-5.4 > +++ b/target/linux/generic/config-5.4 > @@ -2387,7 +2387,7 @@ CONFIG_IO_STRICT_DEVMEM=y > # CONFIG_IPC_NS is not set > # CONFIG_IPMB_DEVICE_INTERFACE is not set > # CONFIG_IPMI_HANDLER is not set > -# CONFIG_IPV6 is not set > +CONFIG_IPV6=y ipv6 is config option, now you've included it for everybody. Take a look at config/Config-kernel.in and KERNEL_IPV6 option. -- ynezz _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
