Fix Makefile bug w/ BREAK_SIM_PREREQ

This commit is contained in:
abejgonzalez
2021-10-25 22:30:00 -07:00
parent 1d3d8e4e01
commit e6387e0627

View File

@@ -196,7 +196,7 @@ endif
ifeq (,$(BREAK_SIM_PREREQ))
SIM_PREREQ = $(sim)
SIM_DEBUG_PREREQ = $(sim_debug)
else
endif
# run normal binary with hardware-logged insn dissassembly
run-binary: $(output_dir) $(SIM_PREREQ) check-binary