From: Kyle Hendry Date: Sat, 2 Aug 2025 22:12:33 +0000 (-0700) Subject: bcm47xx: enable 6.12 testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e61b1523bb4fceb6a7d8e0284a7b50a3bebf754d;p=openwrt%2Fstaging%2Fxback.git bcm47xx: enable 6.12 testing kernel Allow selecting 6.12 as testing kernel on bcm47xx. Signed-off-by: Kyle Hendry Link: https://github.com/openwrt/openwrt/pull/19708 Signed-off-by: Christian Marangi --- diff --git a/target/linux/bcm47xx/Makefile b/target/linux/bcm47xx/Makefile index 428fa75e70..5059432e53 100644 --- a/target/linux/bcm47xx/Makefile +++ b/target/linux/bcm47xx/Makefile @@ -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.