mvebu: switch to kernel 5.10
authorRui Salvaterra <[email protected]>
Tue, 7 Sep 2021 21:36:14 +0000 (22:36 +0100)
committerPaul Spooren <[email protected]>
Wed, 8 Sep 2021 23:28:22 +0000 (13:28 -1000)
It's been brewing on my cortexa9 subtarget (Turris Omnia) for months.
Perfectly stable.

Signed-off-by: Rui Salvaterra <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
[modify subject to match previous updates]
Signed-off-by: Paul Spooren <[email protected]>
target/linux/mvebu/Makefile

index 3737a4aa23b10c3840ef7b5fd0005bd337f7505f..d629e0eb2b3e7e91c0b31bbdfbf3c11e6c74e6fd 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
 SUBTARGETS:=cortexa9 cortexa53 cortexa72
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk