From: John Audia Date: Sun, 1 Dec 2024 16:52:54 +0000 (-0500) Subject: kernel: bcm27xx/bcm2712: enable testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=29f2176ffd3c8238891473d1c7d05b06a2e83e83;p=openwrt%2Fstaging%2Fwigyori.git kernel: bcm27xx/bcm2712: enable testing kernel Enable testing kernel for bcm2712 Signed-off-by: John Audia --- diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile index 2d964953e3..eccb91b199 100644 --- a/target/linux/bcm27xx/Makefile +++ b/target/linux/bcm27xx/Makefile @@ -12,6 +12,7 @@ FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usb SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711 bcm2712 KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build firmware image for Broadcom BCM27xx SoC devices.