mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
omap: switch to kernel 6.12
Move the omap target to kernel 6.12 by default. Link: https://github.com/openwrt/openwrt/pull/20857 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
95f62f1fe2
commit
12ebda3854
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@ CPU_TYPE:=cortex-a8
|
|||
CPU_SUBTYPE:=vfpv3
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=zImage dtbs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue