[source] rb532: switch to 4.9

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 18 05:28:25 PDT 2017


stintel pushed a commit to source.git, branch master:
https://git.lede-project.org/8291b0bd357fb86c05193278432d8fdf5957306d

commit 8291b0bd357fb86c05193278432d8fdf5957306d
Author: Roman Yeryomin <roman at advem.lv>
AuthorDate: Sun Sep 17 21:34:36 2017 +0300

    rb532: switch to 4.9
    
    Signed-off-by: Roman Yeryomin <roman at advem.lv>
---
 target/linux/rb532/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index e95524a..3a8eec6 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
 



More information about the lede-commits mailing list