mirror of
https://github.com/Ansuel/openwrt.git
synced 2025-12-16 15:01:32 +00: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
@ -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…
Reference in New Issue
Block a user