Sfoglia il codice sorgente

rb532: switch to 4.14

Signed-off-by: Roman Yeryomin <[email protected]>
Roman Yeryomin 7 anni fa
parent
commit
9f13cde1fa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      target/linux/rb532/Makefile

+ 1 - 1
target/linux/rb532/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=Mikrotik RouterBoard 532
 FEATURES:=pci targz squashfs minor nand
 MAINTAINER:=Roman Yeryomin <[email protected]>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 include $(INCLUDE_DIR)/target.mk