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