From 8358e594c6cb6eb477e4779a39b23f602785dfaf Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 9 May 2025 21:43:27 +0200 Subject: [PATCH] mpc85xx: introduce 6.12 testing kernel Signed-off-by: David Bauer --- target/linux/mpc85xx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index a095714c8a..2161a70543 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -12,6 +12,7 @@ FEATURES:=squashfs ramdisk nand SUBTARGETS:=p1010 p1020 p2020 KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 KERNELNAME:=zImage -- 2.30.2