Update Makefile

This commit is contained in:
komaljaved-lm 2021-03-29 10:15:57 +05:00 committed by GitHub
parent 1358754e8d
commit 9619596488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ BUILD_DIR = ${RV_ROOT}/design/snapshots/${snapshot}
TBDIR = ${RV_ROOT}/testbench
# Define test name
TEST = dhry
TEST = hello_world
# Define test name
ifneq (,$(wildcard $(TBDIR)/asm/$(TEST).s))