From: Tim Newsome Date: Mon, 1 Aug 2016 17:37:03 +0000 (-0700) Subject: Re-enable debug testing. (#20) X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=eb60ed426347614dfbdcbe4dcd6ed5bae8b7968a Re-enable debug testing. (#20) Manually ran all the steps travis does, and the tests pass. --- diff --git a/Makefile.in b/Makefile.in index 86c2d01..d2b088e 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 install: all install -d $(instbasedir)/share/riscv-tests/isa