[openwrt/openwrt] pistachio: Switch to kernel 4.14

LEDE Commits lede-commits at lists.infradead.org
Sat Mar 31 07:33:12 PDT 2018


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/0394edbba0d365a367cc207b62914f3adce2ee1d

commit 0394edbba0d365a367cc207b62914f3adce2ee1d
Author: Matti Laakso <matti.laakso at outlook.com>
AuthorDate: Sun Mar 18 17:25:43 2018 +0200

    pistachio: Switch to kernel 4.14
    
    Signed-off-by: Matti Laakso <matti.laakso at outlook.com>
---
 target/linux/pistachio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/pistachio/Makefile b/target/linux/pistachio/Makefile
index 630fb56..dab7f0d 100644
--- a/target/linux/pistachio/Makefile
+++ b/target/linux/pistachio/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=24kc
 CPU_SUBTYPE:=24kf
 MAINTAINER:=
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 include $(INCLUDE_DIR)/target.mk
 



More information about the lede-commits mailing list