From: Christian Lamparter Date: Sat, 21 Mar 2020 19:56:57 +0000 (+0100) Subject: apm821xx: switch to 5.4 kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8a92ae8e4b30370cca37e2498fe2ccb4340fa101;p=openwrt%2Fstaging%2Fxback.git apm821xx: switch to 5.4 kernel This patch switches the APM821XX target to the linux kernel 5.4 variant. Signed-off-by: Christian Lamparter --- 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.