bmips: move to kernel 6.1 by default
Move bmips to kernel 6.1 by default. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
6f328dfe19
commit
5cfb416b85
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ BOARDNAME:=Broadcom BMIPS
|
|||
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
|
||||
FEATURES:=gpio squashfs usb
|
||||
|
||||
KERNEL_PATCHVER:=5.15
|
||||
KERNEL_TESTING_PATCHVER:=6.1
|
||||
KERNEL_PATCHVER:=6.1
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for BCM33xx cable modem chips,
|
||||
|
|
Loading…
Reference in a new issue