Refactor easy-fs.
This commit is contained in:
parent
84407af1ae
commit
cd6dfbf59c
704 changed files with 1594 additions and 278 deletions
|
@ -50,7 +50,7 @@ $(KERNEL_BIN): kernel
|
|||
|
||||
$(FS_IMG): $(APPS)
|
||||
@cd ../user && make build
|
||||
@cd ../easy-fs && cargo run --release
|
||||
@cd ../easy-fs-fuse && cargo run --release -- -s ../user/src/bin/ -t ../user/target/riscv64gc-unknown-none-elf/release/
|
||||
|
||||
$(APPS):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue