aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2019-06-23 12:02:04 +0200
committerChristian Lamparter <chunkeey@gmail.com>2019-06-24 20:22:24 +0200
commit6e2e8de75ade6c114464e361ad31fda740c9fec5 (patch)
tree0a2fd618f81e1800b070026f0cde70eb459ffa87
parentbb93b710691e52f8612cdcb13b9e8ccde128771d (diff)
downloadupstream-6e2e8de75ade6c114464e361ad31fda740c9fec5.tar.gz
upstream-6e2e8de75ade6c114464e361ad31fda740c9fec5.tar.bz2
upstream-6e2e8de75ade6c114464e361ad31fda740c9fec5.zip
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 <chunkeey@gmail.com>
-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 a67aee3b8c..b74dc177a8 100644
--- a/target/linux/apm821xx/Makefile
+++ b/target/linux/apm821xx/Makefile
@@ -13,8 +13,7 @@ MAINTAINER:=Chris Blake <chrisrblake93@gmail.com>, \
Christian Lamparter <chunkeey@gmail.com>
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.