aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2020-03-04 20:46:23 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2020-04-13 22:41:37 +0200
commitae183c128fdd41a041b760f11bf2ba8c0b8a42eb (patch)
tree8d75e170ef5b955632c5445a1cb2cca346e905ce /target/linux
parent70193703a9ef796be74e3afe963d5c463b8cbccc (diff)
downloadupstream-ae183c128fdd41a041b760f11bf2ba8c0b8a42eb.tar.gz
upstream-ae183c128fdd41a041b760f11bf2ba8c0b8a42eb.tar.bz2
upstream-ae183c128fdd41a041b760f11bf2ba8c0b8a42eb.zip
mvebu: set kernel testing version to 5.4
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/mvebu/Makefile1
1 files changed, 1 insertions, 0 deletions
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