mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-12 11:08:11 +01:00
bcm4908: switch to kernel 6.12
switch the kernel to 6.12 by default Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20888 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
2c2b048295
commit
2830d3b434
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue