From: John Audia Date: Sat, 13 Dec 2025 15:49:14 +0000 (-0500) Subject: x86: enable testing kernel for x86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0389172bb0ba3cfa25949c3ae7d32406ec982e;p=thirdparty%2Fopenwrt.git x86: enable testing kernel for x86 KERNEL_TESTING_PATCHVER:=6.18 Signed-off-by: John Audia Link: https://github.com/openwrt/openwrt/pull/21078 Signed-off-by: Robert Marko --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 69b634a0460..d5ecf7218f0 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -11,6 +11,7 @@ FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part SUBTARGETS:=generic legacy geode 64 KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 KERNELNAME:=bzImage