Browse Source

apm821xx: move to 4.19 kernels

The 4.19 code has been available for some time now.
Since the f2fs / loop issue has been under control
I think it's time the target gets to move to it.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 6 years ago
parent
commit
6e2e8de75a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/apm821xx/Makefile

+ 1 - 2
target/linux/apm821xx/Makefile

@@ -13,8 +13,7 @@ MAINTAINER:=Chris Blake <[email protected]>, \
 	    Christian Lamparter <[email protected]>
 SUBTARGETS:=nand sata
 
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
 
 define Target/Description
 	Build images for AppliedMicro APM821xx based boards.