From 8057b621d46fd5bd3c455c2687aaab869d998186 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Tue, 10 Mar 2020 16:02:46 +0800 Subject: armvirt: switch to kernel 5.4 Signed-off-by: Yousong Zhou --- target/linux/armvirt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/armvirt/Makefile b/target/linux/armvirt/Makefile index 89a37c63dc..03adf4436c 100644 --- a/target/linux/armvirt/Makefile +++ b/target/linux/armvirt/Makefile @@ -12,7 +12,7 @@ FEATURES:=fpu pci rtc usb FEATURES+=cpiogz ext4 ramdisk squashfs targz MAINTAINER:=Yousong Zhou -KERNEL_PATCHVER:=4.19 +KERNEL_PATCHVER:=5.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3