dont remove solo.hex bootloader.hex

This commit is contained in:
Conor Patrick 2019-08-16 13:52:17 +08:00
parent f5794481ae
commit 3927aec06d

View File

@ -62,7 +62,6 @@ boot-no-sig:
build-release-locked: cbor clean2 boot-sig-checking clean all-locked
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex
rm -f solo.hex bootloader.hex # don't program solo.hex ...
build-release: cbor clean2 boot-sig-checking clean all
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex