projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6c02b0
)
bmips: enable testing kernel version with 6.1 version
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 30 May 2023 18:51:32 +0000
(20:51 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 30 May 2023 19:00:34 +0000
(21:00 +0200)
Enable testing kernel version with 6.1 kernel version.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bmips/Makefile
b/target/linux/bmips/Makefile
index d5f437fbd41ce7a061a8d42bf7f8340dca80a73d..f45a70c2895e9ecc2ca3d79bcc097f786ee15217 100644
(file)
--- a/
target/linux/bmips/Makefile
+++ b/
target/linux/bmips/Makefile
@@
-10,6
+10,7
@@
SUBTARGETS:=bcm6318 bcm6328 bcm6358 bcm6362 bcm6368 bcm63268
FEATURES:=gpio squashfs usb
KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
define Target/Description
Build firmware images for BCM33xx cable modem chips,