[openwrt/openwrt] octeon: switch to kernel 4.14

LEDE Commits lede-commits at lists.infradead.org
Thu Feb 8 10:05:47 PST 2018


stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/9a08c104e2f2418f580f4ef218d890ea768f7a23

commit 9a08c104e2f2418f580f4ef218d890ea768f7a23
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Thu Feb 8 19:04:38 2018 +0100

    octeon: switch to kernel 4.14
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 target/linux/octeon/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index 254f221..bbf1296 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs ramdisk pci usb
 CPU_TYPE:=octeon
 MAINTAINER:=John Crispin <john at phrozen.org>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 define Target/Description
 	Build firmware images for Cavium Networks Octeon-based boards.



More information about the lede-commits mailing list