mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
Modified benchmarks/coremark/Makefile to clean addins/coremark as well
This commit is contained in:
parent
534b2fcbc2
commit
d5ca261bc7
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ $(work_dir)/coremark.bare.riscv: $(sources) Makefile
|
|||
.PHONY: clean
|
||||
|
||||
clean:
|
||||
make -C $(cmbase) clean
|
||||
rm -f $(work_dir)/*
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue