Don't make cvw-arch-verif during system make - not always needed

This commit is contained in:
David Harris 2025-02-09 15:35:13 -08:00
parent f24f9ee4d1
commit fe4315988a

View File

@ -8,7 +8,7 @@ SIM = ${WALLY}/sim
.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: