> On Apr 21, 2020, at 10:15 AM, Alberto Bursi <[email protected]> wrote: > > > > On 21/04/20 07:15, Philip Prindeville wrote: >> I’m trying to build x86/64 on master, and I’m getting the following prompts: >> Verify kernel signature during kexec_file_load() syscall (KEXEC_SIG) [N/y/?] >> (NEW) >> Netfilter nf_tables support (NF_TABLES) [M/n/y/?] m >> Netfilter nf_tables set infrastructure (NF_TABLES_SET) [M/n/?] m >> Netfilter nf_tables mixed IPv4/IPv6 tables support (NF_TABLES_INET) >> [N/y/?] (NEW) >> IPv4 nf_tables support (NF_TABLES_IPV4) [N/y/?] (NEW) >> IPv6 nf_tables support (NF_TABLES_IPV6) [N/y/?] (NEW) >> Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y >> Default timeout for hung task detection (in seconds) >> (DEFAULT_HUNG_TASK_TIMEOUT) [120] (NEW) >> Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [N/y/?] (NEW) >> Can someone please update the values for target/linux/generic/config-5.4? >> Thanks, >> -Philip >> _______________________________________________ >> openwrt-devel mailing list >> [email protected] >> https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > I'm not getting those in a clean rebuild. Did you try a "make dirclean"? > > -Alberto
I normally do a “make clean && make defconfig oldconfig” before a build, but not a “make dirclean”. I’ll try that instead… Figured that the toolchain doesn’t change very often and there was no point in rebuilding it each time. -Philip _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
