aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2017-09-17 21:34:36 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-09-18 15:22:16 +0300
commit8291b0bd357fb86c05193278432d8fdf5957306d (patch)
treeb35dd4a11213d201dc4ebb27afbfa7e24a4c64d4
parent740a5753e510e5fbfdb3769ff1ccac3a83e3514b (diff)
downloadupstream-8291b0bd357fb86c05193278432d8fdf5957306d.tar.gz
upstream-8291b0bd357fb86c05193278432d8fdf5957306d.tar.bz2
upstream-8291b0bd357fb86c05193278432d8fdf5957306d.zip
rb532: switch to 4.9
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 e95524aed2..3a8eec66f3 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -11,7 +11,7 @@ BOARD:=rb532
BOARDNAME:=Mikrotik RouterBoard 532
FEATURES:=pci targz squashfs minor nand
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
include $(INCLUDE_DIR)/target.mk