From 572dee20c8822b588889808b04ab253bf0949eab Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:22:16 -1000 Subject: [PATCH] mpc85xx: switch to Kernel 5.10 Signed-off-by: Paul Spooren --- 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 5e3ffb8b3c..b89bfc3ed1 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -11,8 +11,7 @@ CPU_TYPE:=8540 FEATURES:=squashfs ramdisk SUBTARGETS:=p1010 p1020 p2020 -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 KERNELNAME:=zImage -- 2.30.2