소스 검색

bcm53xx: switch to kernel 4.14

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 7 년 전
부모
커밋
d9da0387f4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/linux/bcm53xx/Makefile

+ 1 - 1
target/linux/bcm53xx/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs nand usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <[email protected]>
 CPU_TYPE:=cortex-a9
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 define Target/Description
 	Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.