Skip to content

Commit 4635a00

Browse files
committed
qemu: OpenMV build patch.
Signed-off-by: iabdalkader <[email protected]>
1 parent 6a3453c commit 4635a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/qemu/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ SRC_QSTR += $(SRC_C) $(LIBM_SRC_C)
239239
################################################################################
240240
# Main targets
241241

242-
all: $(BUILD)/firmware.elf
242+
all: $(OBJ)
243243

244244
.PHONY: repl
245245
repl: $(BUILD)/firmware.elf

0 commit comments

Comments
 (0)