This commit is contained in:
Peter D. Gray 2024-02-02 11:42:38 -05:00
parent 4c39d61b3b
commit cfaabdbba9
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -125,7 +125,7 @@ release-products: built/production.bin
$(PYTHON_MAKE_DFU) -b $(FIRMWARE_BASE):built/production.bin $(RELEASE_FNAME)
$(PYTHON_MAKE_DFU) -b $(FIRMWARE_BASE):built/production.bin \
-b $(BOOTLOADER_BASE):$(BOOTLOADER_DIR)/releases/$(BOOTLOADER_VERSION)/bootloader.bin \
factory-$(RELEASE_FNAME)
$(RELEASE_FNAME:%.dfu=%-factory.dfu)
@echo
@echo 'Made release: ' $(RELEASE_FNAME)
@echo