瀏覽代碼

apm821xx: switch to 5.4 kernel

This patch switches the APM821XX target to the linux kernel 5.4 variant.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 5 年之前
父節點
當前提交
8a92ae8e4b
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      target/linux/apm821xx/Makefile

+ 1 - 2
target/linux/apm821xx/Makefile

@@ -11,8 +11,7 @@ CPU_TYPE:=464fp
 FEATURES:=fpu dt gpio
 FEATURES:=fpu dt gpio
 SUBTARGETS:=nand sata
 SUBTARGETS:=nand sata
 
 
-KERNEL_PATCHVER:=4.19
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.4
 
 
 define Target/Description
 define Target/Description
 	Build images for AppliedMicro APM821xx based boards.
 	Build images for AppliedMicro APM821xx based boards.