mvebu: switch to kernel 5.10 (#7114)

This commit is contained in:
dunkeng 2021-06-21 15:56:24 +08:00 committed by GitHub
parent 445ada8627
commit 3e593ca647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ BOARDNAME:=Marvell EBU Armada
FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part
SUBTARGETS:=cortexa9 cortexa53 cortexa72
KERNEL_PATCHVER:=5.4
KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.10
include $(INCLUDE_DIR)/target.mk