From efbdfa873527c771aa9d54fd6a52c26fe4358846 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Fri, 5 Oct 2018 17:30:28 +0200 Subject: [PATCH] riscv: bump to 4.19 Signed-off-by: Zoltan HERPAI --- target/linux/riscv64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/riscv64/Makefile b/target/linux/riscv64/Makefile index ff1d0b43b8..4132901fa0 100644 --- a/target/linux/riscv64/Makefile +++ b/target/linux/riscv64/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs DEVICE_TYPE:=developerboard MAINTAINER:=Zoltan HERPAI , Alex Guo -KERNEL_PATCHVER:=4.18 +KERNEL_PATCHVER:=4.19 include $(INCLUDE_DIR)/target.mk -- 2.30.2