bmips: switch to linux 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
6a1e7c767f
commit
0ad2097099
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ BOARDNAME:=Broadcom BMIPS
|
||||||
SUBTARGETS:=generic nand
|
SUBTARGETS:=generic nand
|
||||||
FEATURES:=gpio source-only squashfs usb
|
FEATURES:=gpio source-only squashfs usb
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.10
|
KERNEL_PATCHVER:=5.15
|
||||||
KERNEL_TESTING_PATCHVER:=5.15
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for BCM33xx cable modem chips,
|
Build firmware images for BCM33xx cable modem chips,
|
||||||
|
|
Loading…
Reference in a new issue