|
|
@ -133,7 +133,7 @@ $(out_qcow2): $(out_img)
|
|
|
|
rcore-fs-fuse:
|
|
|
|
rcore-fs-fuse:
|
|
|
|
ifeq ($(shell which rcore-fs-fuse),)
|
|
|
|
ifeq ($(shell which rcore-fs-fuse),)
|
|
|
|
@echo Installing rcore-fs-fuse
|
|
|
|
@echo Installing rcore-fs-fuse
|
|
|
|
@cargo install rcore-fs-fuse --git https://github.com/rcore-os/rcore-fs --rev c611248
|
|
|
|
@cargo install rcore-fs-fuse --git https://github.com/rcore-os/rcore-fs --rev 41ccb16
|
|
|
|
endif
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
|
|
clean:
|
|
|
|
clean:
|
|
|
|