From 8d679ff5ddc4875e18f3f03790efc1fe5bde71f3 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 12 Nov 2025 19:38:29 +0100 Subject: [PATCH] mpc85xx: make kernel 6.12 the default kernel Signed-off-by: David Bauer --- target/linux/mpc85xx/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 2161a70543..d4693d487f 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -11,8 +11,7 @@ CPU_TYPE:=8548 FEATURES:=squashfs ramdisk nand SUBTARGETS:=p1010 p1020 p2020 -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 KERNELNAME:=zImage -- 2.30.2