bmips: 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
c8fb72eafa
commit
416b2a808b
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ BOARDNAME:=Broadcom BMIPS
|
||||||
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
|
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
|
||||||
FEATURES:=gpio squashfs usb
|
FEATURES:=gpio squashfs usb
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.6
|
KERNEL_PATCHVER:=6.12
|
||||||
KERNEL_TESTING_PATCHVER:=6.12
|
|
||||||
|
|
||||||
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