projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c2b048
)
bcm4908: switch to kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sun, 23 Nov 2025 09:00:20 +0000
(10:00 +0100)
committer
Christian Marangi
<
[email protected]
>
Tue, 25 Nov 2025 16:20:34 +0000
(17:20 +0100)
switch the kernel to 6.12 by default
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20888
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/bcm4908/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm4908/Makefile
b/target/linux/bcm4908/Makefile
index e4ed037873489bbe14c2a6e4c9b20cd8b88a960a..2ab2df08106d5a0132255397686b963fe0fb5b52 100644
(file)
--- a/
target/linux/bcm4908/Makefile
+++ b/
target/linux/bcm4908/Makefile
@@
-9,8
+9,7
@@
FEATURES:=squashfs nand usb gpio
CPU_TYPE:=cortex-a53
SUBTARGETS:=generic
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
define Target/Description
Build firmware images for Broadcom BCM4908 SoC family routers.