bcm27xx: switch to 5.15
I tested it locally and I couldn't find any regressions, so let's give this a wider test :). Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
20ea6adbf1
commit
99ad84b6d9
|
@ -11,8 +11,7 @@ BOARDNAME:=Broadcom BCM27xx
|
||||||
FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usbgadget
|
FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usbgadget
|
||||||
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
|
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
|
||||||
|
|
||||||
KERNEL_PATCHVER=5.10
|
KERNEL_PATCHVER:=5.15
|
||||||
KERNEL_TESTING_PATCHVER:=5.15
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware image for Broadcom BCM27xx SoC devices.
|
Build firmware image for Broadcom BCM27xx SoC devices.
|
||||||
|
|
Loading…
Reference in New Issue