bcm53xx: use kernel 6.6 by default
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Wed, 7 Aug 2024 14:54:47 +0000 (16:54 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 9 Sep 2024 12:29:58 +0000 (14:29 +0200)
Switch to Linux kernel version 6.6.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/16103
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/bcm53xx/Makefile

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