From 89df2ba74486c947b345494aecd96e51ff78497d Mon Sep 17 00:00:00 2001 From: cgsfv Date: Tue, 19 Mar 2019 23:33:21 +0100 Subject: Missed one search and replace --- scripts/standalone.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/standalone.mk b/scripts/standalone.mk index 296d1ff..8098122 100644 --- a/scripts/standalone.mk +++ b/scripts/standalone.mk @@ -155,7 +155,7 @@ $(PROGRAM_ELF): \ # Use elf2hex if we're creating a hex file for RTL simulation ifneq ($(filter rtl,$(TARGET_TAGS)),) .PHONY: software -$(PROGRAM_RTL): \ +$(PROGRAM_HEX): \ scripts/elf2hex/install/bin/$(CROSS_COMPILE)-elf2hex \ $(PROGRAM_ELF) $< --output $@ --input $(PROGRAM_ELF) --bit-width $(COREIP_MEM_WIDTH) -- cgit v1.2.1-18-gbd029