Browse Source

mvebu: switch to kernel 5.10

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]>
Rui Salvaterra 4 years ago
parent
commit
c9042202ad
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/linux/mvebu/Makefile

+ 1 - 2
target/linux/mvebu/Makefile

@@ -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