mxs: use kernel 6.12 by default
authorZoltan HERPAI <[email protected]>
Sat, 24 May 2025 10:39:19 +0000 (12:39 +0200)
committerZoltan HERPAI <[email protected]>
Sat, 24 May 2025 14:15:53 +0000 (16:15 +0200)
Switch to Linux kernel version 6.12.

Signed-off-by: Zoltan HERPAI <[email protected]>
target/linux/mxs/Makefile

index bd6daeec24c9d7ccff2ef456089c1bc92b4f5fa1..90fe5b62a66b80fb23cf8eed11690b328f4c3ddd 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 KERNELNAME:=zImage dtbs
 
OSZAR »