[openwrt/openwrt] apm821xx: switch to 4.14.x kernel

LEDE Commits lede-commits at lists.infradead.org
Thu Jan 11 23:04:47 PST 2018


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/e97f92bbf90470329085ffe2a7610d5a413e75e2

commit e97f92bbf90470329085ffe2a7610d5a413e75e2
Author: Christian Lamparter <chunkeey at gmail.com>
AuthorDate: Sun Jan 7 21:27:51 2018 +0100

    apm821xx: switch to 4.14.x kernel
    
    Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
---
 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 6d71154..c325332 100644
--- a/target/linux/apm821xx/Makefile
+++ b/target/linux/apm821xx/Makefile
@@ -13,7 +13,7 @@ MAINTAINER:=Chris Blake <chrisrblake93 at gmail.com>, \
 	    Christian Lamparter <chunkeey at gmail.com>
 SUBTARGETS:=nand sata
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 define Target/Description
 	Build images for AppliedMicro APM821xx based boards.



More information about the lede-commits mailing list