Signed-off-by: Michael Walle <[email protected]>
---
software/bios/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/software/bios/Makefile b/software/bios/Makefile
index 9e62b66..7eb246e 100644
--- a/software/bios/Makefile
+++ b/software/bios/Makefile
@@ -9,7 +9,7 @@ LIBS=$(MMDIR)/software/libhpdmc/libhpdmc.a
$(MMDIR)/software/libbase/libbase-lig
all: bios.bin bios-rescue.bin
%.bin: %.elf
- $(MAKE) -C $(MMDIR)/tools
+ $(MAKE) -C $(MMDIR)/tools mkmmimg
$(OBJCOPY) $(SEGMENTS) -O binary $< $@
chmod -x $@
$(MMDIR)/tools/mkmmimg $@ write
--
1.7.2.5
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode