Browse Source

brcm2708: switch to kernel 4.14

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel 7 years ago
parent
commit
8c6662a1ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/brcm2708/Makefile

+ 1 - 1
target/linux/brcm2708/Makefile

@@ -14,7 +14,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs
 MAINTAINER:=Álvaro Fernández Rojas <[email protected]>
 SUBTARGETS:=bcm2708 bcm2709 bcm2710
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 define Target/Description
 	Build firmware image for Broadcom BCM27xx SoC devices.