From 3230c06ce0e090f173aed8992348b8f5924d8d6a Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Mon, 13 May 2019 11:55:00 +0800 Subject: [PATCH] Bump rcore-fs-fuse revision --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 37acd8c..5b6e397 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ out_dir ?= build/$(arch) out_img ?= build/$(arch).img out_qcow2 ?= build/$(arch).qcow2 -rcore_fs_fuse_revision ?= 585eb61 +rcore_fs_fuse_revision ?= 351d382 rust_src_dir := rust/src/bin rust_bin_path := rust/target/$(arch)-rcore/$(mode)