浏览代码

malta: switch to kernel 5.4 by default

Signed-off-by: Yousong Zhou <[email protected]>
Yousong Zhou 5 年之前
父节点
当前提交
e5ffb94dc5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/malta/Makefile

+ 1 - 1
target/linux/malta/Makefile

@@ -13,7 +13,7 @@ SUBTARGETS:=le be le64 be64
 INITRAMFS_EXTRA_FILES:=
 INITRAMFS_EXTRA_FILES:=
 FEATURES:=cpiogz ext4 ramdisk squashfs targz
 FEATURES:=cpiogz ext4 ramdisk squashfs targz
 
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk