diff mbox series

[OpenWrt-Devel,2/3] rb532: switch to 4.14

Message ID 20181125125552.11001-1-roman@advem.lv
State Accepted
Delegated to: John Crispin
Headers show
Series [OpenWrt-Devel,1/3] rb532: add 4.14 support | expand

Commit Message

Roman Yeryomin Nov. 25, 2018, 12:55 p.m. UTC
Signed-off-by: Roman Yeryomin <roman@advem.lv>
---
 target/linux/rb532/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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