aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2020-03-21 20:56:57 +0100
committerChristian Lamparter <chunkeey@gmail.com>2020-03-22 23:02:09 +0100
commit8a92ae8e4b30370cca37e2498fe2ccb4340fa101 (patch)
tree64923b9f01d9a6c0163d96bf3c81e2ffc1fa9968 /target/linux/apm821xx
parent3509d4ec56b488d82c8fc95df8d12691b2b6cd1d (diff)
downloadupstream-8a92ae8e4b30370cca37e2498fe2ccb4340fa101.tar.gz
upstream-8a92ae8e4b30370cca37e2498fe2ccb4340fa101.tar.bz2
upstream-8a92ae8e4b30370cca37e2498fe2ccb4340fa101.zip
apm821xx: switch to 5.4 kernel
This patch switches the APM821XX target to the linux kernel 5.4 variant. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r--target/linux/apm821xx/Makefile3
1 files changed, 1 insertions, 2 deletions
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.