ipq40xx: switch to kernel 6.18
Switch default kernel verison to 6.18 build-tested: ipq40xx/chromium run-tested: ipq40xx/chromium Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/24128 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
parent
412526f0fe
commit
fa71de86ce
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.12
|
||||
KERNEL_TESTING_PATCHVER:=6.18
|
||||
KERNEL_PATCHVER:=6.18
|
||||
|
||||
KERNELNAME:=zImage Image dtbs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue