apm821xx: switch to 5.4 kernel
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 21 Mar 2020 19:56:57 +0000 (20:56 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 22 Mar 2020 22:02:09 +0000 (23:02 +0100)
This patch switches the APM821XX target to the linux kernel 5.4 variant.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/Makefile

index 9697af77bb7849123c955ee3fe7eca618fe6d26b..c7e27d3214c44ae3ee9ed2a60b5e13918c294a22 100644 (file)
@@ -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.