fixed a typo in makefile

This commit is contained in:
DTowersM 2022-06-14 17:08:39 +00:00
parent 7c0f4dd954
commit c0b9a1b24e

View File

@ -47,7 +47,7 @@ spike_run:
# python wrapper to present results of embench size benchmark # python wrapper to present results of embench size benchmark
size: buildsize size: buildsize
$(embench_dir)/benchmark_size.py --builddir=bd_size --json-output > wallySize.output $(embench_dir)/benchmark_size.py --builddir=bd_size --json-output > wallySize.json
# python wrapper to present results of embench speed benchmark # python wrapper to present results of embench speed benchmark
speed: speed: