[openwrt/openwrt] sunxi: switch to kernel 4.14

LEDE Commits lede-commits at lists.infradead.org
Fri Feb 16 04:28:03 PST 2018


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

commit eae60031749056bbea235c8f99ffd57a7d4c0e00
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Fri Feb 16 12:20:39 2018 +0100

    sunxi: switch to kernel 4.14
    
    Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
 target/linux/sunxi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile
index 982eecb..8d09d4e 100644
--- a/target/linux/sunxi/Makefile
+++ b/target/linux/sunxi/Makefile
@@ -14,7 +14,7 @@ FEATURES:=fpu usb ext4 display rtc squashfs
 SUBTARGETS:=cortexa8 cortexa7 cortexa53
 MAINTAINER:=Zoltan HERPAI <wigyori at uid0.hu>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 KERNELNAME:=zImage dtbs
 
 # A10: Cortex-A8



More information about the lede-commits mailing list