From: Rafał Miłecki Date: Wed, 27 Mar 2024 10:58:38 +0000 (+0100) Subject: bcm53xx: switch to the kernel 6.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=67b8ddbe34cb01d3478197f2db18ee4d0bab4fab;p=openwrt%2Fopenwrt.git 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 --- diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 84f08f1f80..03b9df4954 100644 --- a/target/linux/bcm53xx/Makefile +++ b/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.