mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 01:32:49 -04:00
Don't make cvw-arch-verif during system make - not always needed
This commit is contained in:
parent
f24f9ee4d1
commit
fe4315988a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ SIM = ${WALLY}/sim
|
||||||
|
|
||||||
.PHONY: all riscof testfloat combined_IF_vectors zsbl benchmarks coremark embench coverage cvw-arch-verif clean
|
.PHONY: all riscof testfloat combined_IF_vectors zsbl benchmarks coremark embench coverage cvw-arch-verif clean
|
||||||
|
|
||||||
all: riscof testfloat combined_IF_vectors zsbl coverage cvw-arch-verif # benchmarks
|
all: riscof testfloat combined_IF_vectors zsbl coverage # cvw-arch-verif benchmarks
|
||||||
|
|
||||||
# riscof builds the riscv-arch-test and wally-riscv-arch-test suites
|
# riscof builds the riscv-arch-test and wally-riscv-arch-test suites
|
||||||
riscof:
|
riscof:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue