[openwrt/openwrt] imx6: switch to Linux 4.14

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 19 00:33:44 PST 2018


blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/8f9668f46c8ab8f9020d83ded7a4007779904b52

commit 8f9668f46c8ab8f9020d83ded7a4007779904b52
Author: Tim Harvey <tharvey at gateworks.com>
AuthorDate: Thu Feb 15 08:34:37 2018 -0800

    imx6: switch to Linux 4.14
    
    Signed-off-by: Tim Harvey <tharvey at gateworks.com>
    Tested-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
 target/linux/imx6/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index ae6a9b0..152a58e 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 MAINTAINER:=Luka Perkov <luka at openwrt.org>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 include $(INCLUDE_DIR)/target.mk
 



More information about the lede-commits mailing list