From: Pawel Dembicki Date: Tue, 6 Aug 2024 08:42:27 +0000 (+0200) Subject: mpc85xx: switch to kernel 6.6 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ed4b434ab98773852d5a3ec54de8ef9adbedda9e;p=openwrt%2Fstaging%2Fxback.git 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 --- 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