[openwrt/openwrt] ramips: switch to linux 4.14
LEDE Commits
lede-commits at lists.infradead.org
Fri Apr 6 09:23:49 PDT 2018
nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/804952e7ef045e2ed68a1434dbc7371057495968
commit 804952e7ef045e2ed68a1434dbc7371057495968
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Wed Feb 21 20:14:35 2018 +0100
ramips: switch to linux 4.14
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/ramips/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 9bcffc1..887b590 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio
MAINTAINER:=John Crispin <john at phrozen.org>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.
More information about the lede-commits
mailing list