mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
Modified benchmarks/coremark/Makefile to clean addins/coremark as well
This commit is contained in:
parent
534b2fcbc2
commit
d5ca261bc7
@ -40,6 +40,7 @@ $(work_dir)/coremark.bare.riscv: $(sources) Makefile
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
make -C $(cmbase) clean
|
||||||
rm -f $(work_dir)/*
|
rm -f $(work_dir)/*
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user