mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 08:26:17 +04:00
clean riscv-pk in Makefile
This commit is contained in:
parent
44bf3fb07a
commit
40b099ed79
@ -89,6 +89,7 @@ all: $(kernel)
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
@cargo clean
|
@cargo clean
|
||||||
|
@rm -rf ../riscv-pk/build
|
||||||
|
|
||||||
doc:
|
doc:
|
||||||
@cargo rustdoc -- --document-private-items
|
@cargo rustdoc -- --document-private-items
|
||||||
|
Loading…
Reference in New Issue
Block a user