mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 03:17:11 +01:00
ipq40xx: switch to kernel 6.12
Let's switch the ipq40xx target to use kernel 6.12 by default. Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19778 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
899deae535
commit
750f2abd88
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ CPU_TYPE:=cortex-a7
|
|||
CPU_SUBTYPE:=neon-vfpv4
|
||||
SUBTARGETS:=generic chromium mikrotik
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=zImage Image dtbs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue