From 1d3b1171aeedcf13497e24c6c22a580670d088f8 Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Wed, 24 Feb 2021 14:30:54 +0100 Subject: mpc85xx: add testing kernel 5.10 Subtargets p1010 and p1020 have already added. Compile and run tested on: P2020RDB Signed-off-by: Pawel Dembicki --- target/linux/mpc85xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mpc85xx/Makefile') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index b1771dfd8e..5e3ffb8b3c 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -12,6 +12,7 @@ FEATURES:=squashfs ramdisk SUBTARGETS:=p1010 p1020 p2020 KERNEL_PATCHVER:=5.4 +KERNEL_TESTING_PATCHVER:=5.10 KERNELNAME:=zImage -- cgit v1.2.3