On Wed, 28 Dec 2022 at 00:48, Philip Prindeville <[email protected]> wrote: > > Hi, > > I originally set up my env/kernel-config a long time ago (like 2018) by hand, > and since then the kernel has gone through several bumps. How do I easily > refresh it to pick up new stuff from target/linux/x86/64/config-${KVER} > (where KVER=5.15 currently)? Is there a handy script or make target to do > this?
There is make kernel_menuconfig that will essentially give you the kernel menuconfig and refresh the config after saving. Regards, Robert > > Thanks, > > -Philip > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
