From e97f92bbf90470329085ffe2a7610d5a413e75e2 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sun, 7 Jan 2018 21:27:51 +0100 Subject: [PATCH] apm821xx: switch to 4.14.x kernel Signed-off-by: Christian Lamparter --- target/linux/apm821xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index 6d711543c4..c3253322f2 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -13,7 +13,7 @@ MAINTAINER:=Chris Blake , \ Christian Lamparter SUBTARGETS:=nand sata -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 define Target/Description Build images for AppliedMicro APM821xx based boards. -- 2.30.2