From ed4b434ab98773852d5a3ec54de8ef9adbedda9e Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Tue, 6 Aug 2024 10:42:27 +0200 Subject: [PATCH] mpc85xx: switch to kernel 6.6 It's time for wide tests. Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/16087 Signed-off-by: Robert Marko --- 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 7c8453776b..a095714c8a 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.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 KERNELNAME:=zImage -- 2.30.2