From: Mieczyslaw Nalewaj Date: Tue, 19 Nov 2024 00:06:28 +0000 (+0100) Subject: x86: enable 6.12 testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ba54fbe7229c4e8915f218f2555d23aafb9ccc3a;p=openwrt%2Fstaging%2Fwigyori.git x86: enable 6.12 testing kernel The x86 now supports 6.12 kernel as testing. Signed-off-by: Mieczyslaw Nalewaj --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index f5f39d8421..0ffbc66c3d 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.6 +KERNEL_TESTING_PATCHVER:=6.12 KERNELNAME:=bzImage