From: Pawel Dembicki Date: Wed, 13 Mar 2024 07:48:39 +0000 (+0100) Subject: mpc85xx: switch to 6.1 kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2733831e1cdf0e37e2ba353b2dcd8f4c014c2831;p=openwrt%2Fstaging%2Fthess.git mpc85xx: switch to 6.1 kernel We need to prepare for 6.6. Switch to 6.1 for wider testing. Signed-off-by: Pawel Dembicki --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 7d90e1cbb3..bcbd430a65 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:=5.15 -KERNEL_TESTING_PATCHVER:=6.1 +KERNEL_PATCHVER:=6.1 KERNELNAME:=zImage