Browse Source

bcm4908: switch to kernel 5.10

Tested on:
1. Asus GT-AC5300
2. Netgear R8000P

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 4 năm trước cách đây
mục cha
commit
f1a074d0ce
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      target/linux/bcm4908/Makefile

+ 1 - 2
target/linux/bcm4908/Makefile

@@ -9,8 +9,7 @@ FEATURES:=squashfs nand usb pci pcie gpio
 CPU_TYPE:=cortex-a53
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 define Target/Description
 	Build firmware images for Broadcom BCM4908 SoC family routers.