Browse Source

rb532: switch to 4.9

Signed-off-by: Roman Yeryomin <[email protected]>
Roman Yeryomin 8 years ago
parent
commit
8291b0bd35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/rb532/Makefile

+ 1 - 1
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