From: Goetz Goerisch Date: Sun, 23 Nov 2025 09:02:06 +0000 (+0100) Subject: qoriq: switch to kernel 6.12 X-Git-Tag: v25.12.0-rc1~257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d2061e23c8628c3eb7c9b73256a771e2e451dc;p=thirdparty%2Fopenwrt.git qoriq: switch to kernel 6.12 switch the kernel to 6.12 by default Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/20889 Signed-off-by: Stijn Tintel --- diff --git a/target/linux/qoriq/Makefile b/target/linux/qoriq/Makefile index 18d31ffc467..804f510d9a4 100644 --- a/target/linux/qoriq/Makefile +++ b/target/linux/qoriq/Makefile @@ -11,8 +11,7 @@ CPU_TYPE:=e5500 FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc squashfs SUBTARGETS:=generic -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 KERNELNAME:=zImage