aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/torture/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/torture/Makefile')
-rw-r--r--scripts/torture/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/torture/Makefile b/scripts/torture/Makefile
index 38051f0..946efdd 100644
--- a/scripts/torture/Makefile
+++ b/scripts/torture/Makefile
@@ -82,7 +82,7 @@ loop:
clean:
rm -rf riscv-torture riscv-fesvr riscv-isa-sim tests obj_dir
- rm -f test.S test.elf test.bin test.hex test.ref test.vvp
+ rm -f test.S test.elf test.bin test.hex test.ref test.vvp test.vcd
.PHONY: test batch loop clean