aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorHoward Mao <zhehao.mao@gmail.com>2016-05-03 17:25:46 -0700
committerHoward Mao <zhehao.mao@gmail.com>2016-05-03 17:25:46 -0700
commit6ce623a7b9c37d70772d03529cd80c7952ef6ccf (patch)
treef0cf18da4075a3aef7d8bfdced71d014fadbe453 /benchmarks/Makefile
parent4c08364e68da0a6d7e218378acf8894f8289a56f (diff)
downloadriscv-tests-6ce623a7b9c37d70772d03529cd80c7952ef6ccf.zip
riscv-tests-6ce623a7b9c37d70772d03529cd80c7952ef6ccf.tar.gz
riscv-tests-6ce623a7b9c37d70772d03529cd80c7952ef6ccf.tar.bz2
get rid of empty benchmark
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 0e132fb..8cc1e35 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -27,7 +27,6 @@ bmarks = \
spmv \
mt-vvadd \
mt-matmul \
- empty \
bmarks_host = \
median \