From: DENG Qingfang Date: Wed, 4 Mar 2020 12:46:23 +0000 (+0800) Subject: mvebu: set kernel testing version to 5.4 X-Git-Tag: v21.02.0-rc1~3087 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ae183c128fdd41a041b760f11bf2ba8c0b8a42eb;p=openwrt%2Fstaging%2Fchunkeey.git mvebu: set kernel testing version to 5.4 Signed-off-by: DENG Qingfang --- diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index c14160e677..b954a88f6d 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -12,6 +12,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part SUBTARGETS:=cortexa9 cortexa53 cortexa72 KERNEL_PATCHVER:=4.19 +KERNEL_TESTING_PATCHVER:=5.4 include $(INCLUDE_DIR)/target.mk