kernel: bcm27xx/bcm2712: enable testing kernel
authorJohn Audia <therealgraysky@proton.me>
Sun, 1 Dec 2024 16:52:54 +0000 (11:52 -0500)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 17 Dec 2024 22:28:12 +0000 (23:28 +0100)
Enable testing kernel for bcm2712

Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/bcm27xx/Makefile

index 2d964953e31fc35e5273601cdef8d8e571e41848..eccb91b19967270f7a4a7e1ad0b8e1b40488f235 100644 (file)
@@ -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.