mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
This commit is contained in:
commit
e8dc7509f9
@ -42,7 +42,8 @@ FWINFO_BIN = $(FW_BIN).firmware_info.bin
|
||||
|
||||
$(OUTDIR)/$(TARGET).bin: $(BL_BIN) $(FW_BIN)
|
||||
$(V0) @$(ECHO) $(MSG_FLASH_IMG) $@
|
||||
$(V1) $(ENTIRE_FLASH) $(EF_VERBOSE) \
|
||||
$(V1) $(ENTIRE_FLASH) \
|
||||
$(EF_VERBOSE) \
|
||||
--bl-bank-base=$(BL_BANK_BASE) \
|
||||
--bl-bank-size=$(BL_BANK_SIZE) \
|
||||
--fw-bank-base=$(FW_BANK_BASE) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user