bcm47xx: enable 6.12 testing kernel
authorKyle Hendry <[email protected]>
Sat, 2 Aug 2025 22:12:33 +0000 (15:12 -0700)
committerChristian Marangi <[email protected]>
Mon, 17 Nov 2025 20:48:54 +0000 (21:48 +0100)
Allow selecting 6.12 as testing kernel on bcm47xx.

Signed-off-by: Kyle Hendry <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19708
Signed-off-by: Christian Marangi <[email protected]>
target/linux/bcm47xx/Makefile

index 428fa75e70f956f12a72a4bebe26762a5e5f0f6e..5059432e53f27ea866c63c2c63c6a290e3d4643b 100644 (file)
@@ -11,6 +11,7 @@ FEATURES:=squashfs usb
 SUBTARGETS:=generic mips74k legacy
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 define Target/Description
        Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.