Browse Source

bcm53xx: switch to the kernel 6.1

Successfully verified on Luxul XWR-3150 (BCM47094). Tested LAN, WAN,
Wi-Fi, USB, sysupgrade.

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki 1 year ago
parent
commit
67b8ddbe34
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/bcm53xx/Makefile

+ 1 - 2
target/linux/bcm53xx/Makefile

@@ -11,8 +11,7 @@ FEATURES:=squashfs nand usb pci pcie gpio pwm
 CPU_TYPE:=cortex-a9
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 define Target/Description
 	Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.