mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Modified benchmarks/coremark/Makefile to clean addins/coremark as well
This commit is contained in:
parent
94629d0570
commit
753ec9a11c
@ -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