mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 14:59:45 +01:00
ipq806x: switch to kernel 6.12
Move the ipq806x target to kernel 6.12 by default as every kernel bump problem has been handled. Link: https://github.com/openwrt/openwrt/pull/20644 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
60a71083ca
commit
995f444f38
1 changed files with 1 additions and 2 deletions
|
|
@ -10,8 +10,7 @@ CPU_TYPE:=cortex-a15
|
|||
CPU_SUBTYPE:=neon-vfpv4
|
||||
SUBTARGETS:=generic chromium
|
||||
|
||||
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