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:
705f7ad
)
bcm4908: add 6.12 testing kernel
author
Stefan Kalscheuer
<
[email protected]
>
Thu, 25 Sep 2025 12:47:32 +0000
(14:47 +0200)
committer
Christian Marangi
<
[email protected]
>
Mon, 17 Nov 2025 20:50:53 +0000
(21:50 +0100)
Add 6.12 testing kernel for bcm4908 target.
Signed-off-by: Stefan Kalscheuer <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20169
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 2d12bd7815cda865ce4c6b1279e1d4b531ee787a..e4ed037873489bbe14c2a6e4c9b20cd8b88a960a 100644
(file)
--- a/
target/linux/bcm4908/Makefile
+++ b/
target/linux/bcm4908/Makefile
@@
-10,6
+10,7
@@
CPU_TYPE:=cortex-a53
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware images for Broadcom BCM4908 SoC family routers.