mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 07:57:09 +01:00
imx: switch to kernel 6.12
Move the imx target to kernel 6.12 by default. Link: https://github.com/openwrt/openwrt/pull/20856 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
345efe66fd
commit
3519588d65
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@ BOARDNAME:=NXP i.MX
|
|||
FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part
|
||||
SUBTARGETS:=cortexa7 cortexa9 cortexa53
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue