From a99dfd195ef4d555f5dec12366a44d79b530f15d Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Tue, 21 Nov 2023 10:50:23 +0100 Subject: [PATCH] mpc85xx: add 6.1 testing kernel Configure 6.1 testing kernel for mpc85xx target. Signed-off-by: Pawel Dembicki --- target/linux/mpc85xx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 7e84be8624..7d90e1cbb3 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:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 KERNELNAME:=zImage -- 2.30.2