projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
166d28f
)
bmips: switch default kernel to 6.6
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 25 Jun 2024 07:40:49 +0000
(09:40 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Tue, 25 Jun 2024 07:40:49 +0000
(09:40 +0200)
Update default kernel version to 6.6 for the bmips devices.
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 aa700adbfaea03999bd71f5f3ba368d31beeb042..3e3106cc0cfdd2cbc006837eabe9d866a89a5a98 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:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
define Target/Description
Build firmware images for BCM33xx cable modem chips,