projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b7a9e
)
bcm47xx: switch to kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sun, 23 Nov 2025 08:49:09 +0000
(09:49 +0100)
committer
Christian Marangi
<
[email protected]
>
Tue, 25 Nov 2025 16:21:17 +0000
(17:21 +0100)
switch the kernel to 6.12 by default
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20887
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/bcm47xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm47xx/Makefile
b/target/linux/bcm47xx/Makefile
index 5059432e53f27ea866c63c2c63c6a290e3d4643b..28613a2625f1217a09cf0cdf3feb1ac9044797eb 100644
(file)
--- a/
target/linux/bcm47xx/Makefile
+++ b/
target/linux/bcm47xx/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=Broadcom BCM47xx/53xx (MIPS)
FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.