imx: switch to kernel 6.12
authorChristian Marangi <[email protected]>
Fri, 21 Nov 2025 22:41:28 +0000 (23:41 +0100)
committerChristian Marangi <[email protected]>
Sat, 22 Nov 2025 09:11:51 +0000 (10:11 +0100)
Move the imx target to kernel 6.12 by default.

Link: https://github.com/openwrt/openwrt/pull/20856
Signed-off-by: Christian Marangi <[email protected]>
target/linux/imx/Makefile

index bba6332eea76c7ca1df141fa0899a9c14d67bf73..69a46c540355110b10a2e2f296bd692f9e0537f6 100644 (file)
@@ -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