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:
e34726b
)
bcm53xx: switch to kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sat, 22 Nov 2025 17:52:32 +0000
(18:52 +0100)
committer
Christian Marangi
<
[email protected]
>
Tue, 25 Nov 2025 16:21:50 +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/20874
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 2f6e1c44068bf94e91fa1adea07131a0ffa8d2a0..52d6753c01307d6cbf1c699b0524fbb6eb1e85cd 100644
(file)
--- a/
target/linux/bcm53xx/Makefile
+++ b/
target/linux/bcm53xx/Makefile
@@
-11,8
+11,7
@@
FEATURES:=squashfs nand usb pci pcie gpio pwm
CPU_TYPE:=cortex-a9
SUBTARGETS:=generic
-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 ARM CPU, *not* MIPS.