projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f328df
)
bmips: move to kernel 6.1 by default
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 16 Jan 2024 10:02:01 +0000
(11:02 +0100)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 16 Jan 2024 10:02:01 +0000
(11:02 +0100)
Move bmips to kernel 6.1 by default.
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 f45a70c2895e9ecc2ca3d79bcc097f786ee15217..c391e4b78528825156f7a84e914d3276a46b5c40 100644
(file)
--- a/
target/linux/bmips/Makefile
+++ b/
target/linux/bmips/Makefile
@@
-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,