mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-08 13:42:10 -05: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
@ -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…
Reference in New Issue
Block a user