armvirt: switch to kernel 5.4
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 10 Mar 2020 08:02:46 +0000 (16:02 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 10 Mar 2020 10:17:35 +0000 (18:17 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/armvirt/Makefile

index 89a37c63dcc1809722863795f8789b8b00ecbb4d..03adf4436cfc804aff1940e1bb1f37d7d4234f99 100644 (file)
@@ -12,7 +12,7 @@ FEATURES:=fpu pci rtc usb
 FEATURES+=cpiogz ext4 ramdisk squashfs targz
 MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk