bmips: enable testing kernel version with 6.1 version
Enable testing kernel version with 6.1 kernel version. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
f6c02b014d
commit
2aca88ef8d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
|
||||||
FEATURES:=gpio squashfs usb
|
FEATURES:=gpio squashfs usb
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.15
|
KERNEL_PATCHVER:=5.15
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.1
|
||||||
|
|
||||||
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