From 3e5ff840185922223e5ed3b71f99da477361508b Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Fri, 23 Jun 2017 12:15:25 -0700 Subject: [PATCH] Test gdb/OpenOCD during regular test run. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index b161043..681fe64 100644 --- a/Makefile.in +++ b/Makefile.in @@ -6,7 +6,7 @@ bmarkdir := $(abs_top_src_dir)/benchmarks isa_src_dir := $(abs_top_src_dir)/isa debug_src_dir := $(abs_top_src_dir)/debug -all: benchmarks isa +all: benchmarks isa debug-check install: all install -d $(instbasedir)/share/riscv-tests/isa -- 2.30.2