projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8fb72e
)
bmips: use kernel 6.12 by default
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Thu, 29 May 2025 11:49:13 +0000
(13:49 +0200)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Thu, 29 May 2025 19:48:09 +0000
(21:48 +0200)
Switch to Linux kernel version 6.12.
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 72c9eefad7c0a503b2ec639e460854ce0036d19f..f7e0a3cd01c73732e9e65baeda8b02099300caa1 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.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
define Target/Description
Build firmware images for BCM33xx cable modem chips,