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:
9fc6c03
)
bcm53xx: add 6.12 testing kernel
author
Stefan Kalscheuer
<
[email protected]
>
Thu, 25 Sep 2025 11:45:11 +0000
(13:45 +0200)
committer
Christian Marangi
<
[email protected]
>
Tue, 18 Nov 2025 11:49:25 +0000
(12:49 +0100)
Add 6.12 testing kernel for bcm53xx target.
Signed-off-by: Stefan Kalscheuer <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20167
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/bcm53xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/Makefile
b/target/linux/bcm53xx/Makefile
index b858d2fdbb16120d8a8a2a0bf149785ac55eaf24..2f6e1c44068bf94e91fa1adea07131a0ffa8d2a0 100644
(file)
--- a/
target/linux/bcm53xx/Makefile
+++ b/
target/linux/bcm53xx/Makefile
@@
-12,6
+12,7
@@
CPU_TYPE:=cortex-a9
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.