aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2018-11-25 14:55:52 +0200
committerJohn Crispin <john@phrozen.org>2018-11-26 09:33:01 +0100
commit9f13cde1fa0867bbd199781809c9c6c29a6d7c9f (patch)
tree38c053604c3c473c93eeecb65771749ca9b0c882
parent920845357fc6f84fe1a8bcb4a504fff499bce085 (diff)
downloadupstream-9f13cde1fa0867bbd199781809c9c6c29a6d7c9f.tar.gz
upstream-9f13cde1fa0867bbd199781809c9c6c29a6d7c9f.tar.bz2
upstream-9f13cde1fa0867bbd199781809c9c6c29a6d7c9f.zip
rb532: switch to 4.14
Signed-off-by: Roman Yeryomin <roman@advem.lv>
-rw-r--r--target/linux/rb532/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index 364a3a8b29..5aa8a6dc55 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=pci targz squashfs minor nand
MAINTAINER:=Roman Yeryomin <roman@advem.lv>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
include $(INCLUDE_DIR)/target.mk