From 8a92ae8e4b30370cca37e2498fe2ccb4340fa101 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 21 Mar 2020 20:56:57 +0100 Subject: apm821xx: switch to 5.4 kernel This patch switches the APM821XX target to the linux kernel 5.4 variant. Signed-off-by: Christian Lamparter --- target/linux/apm821xx/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/apm821xx/Makefile') diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index 9697af77bb..c7e27d3214 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -11,8 +11,7 @@ CPU_TYPE:=464fp FEATURES:=fpu dt gpio SUBTARGETS:=nand sata -KERNEL_PATCHVER:=4.19 -KERNEL_TESTING_PATCHVER:=5.4 +KERNEL_PATCHVER:=5.4 define Target/Description Build images for AppliedMicro APM821xx based boards. -- cgit v1.2.3