Reduce diff to upstream

This commit is contained in:
Jessica Clarke
2020-07-05 21:28:12 +01:00
parent 0b0b863baa
commit 027b769904
2 changed files with 1 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ TEST ?= rv64ui-p-add
BSC_COMPILATION_FLAGS += -D BSIM \
CACHE_SIZE ?= TEST
include $(REPO)/builds/Resources/Include_RISCY_Config.mk

View File

@@ -63,7 +63,6 @@ BSC_COMPILATION_FLAGS += \
EXAMPLE ?= PLEASE_DEFINE_EXAMPLE_PATH_TO_ELF
.PHONY: run_example
run_example:
make -C $(TESTS_DIR)/elf_to_hex