mvebu: switch to kernel 6.1
authorStefan Kalscheuer <stefan@stklcode.de>
Sat, 17 Feb 2024 16:55:43 +0000 (17:55 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 18 Feb 2024 11:14:12 +0000 (11:14 +0000)
After a few months of testing it's time to move to 6.1 by default.

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
target/linux/mvebu/Makefile

index 9f5d374abd97027323d14be3c660f8254cb4f377..316bf1dfa001c1b1f176c0986bf4cb6dd678a123 100644 (file)
@@ -9,8 +9,7 @@ BOARDNAME:=Marvell EBU Armada
 FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part legacy-sdcard targz
 SUBTARGETS:=cortexa9 cortexa53 cortexa72
 
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk