bcm27xx: use kernel 6.12 by default
Switch to Linux kernel version 6.12. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
cd79b6ede9
commit
e3dc5a52ff
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ BOARDNAME:=Broadcom BCM27xx
|
|||
FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usbgadget
|
||||
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711 bcm2712
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
define Target/Description
|
||||
Build firmware image for Broadcom BCM27xx SoC devices.
|
||||
|
|
Loading…
Reference in a new issue