mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
Makefile: Build and sign before uploading (#140)
This commit is contained in:
parent
1cceec0ae2
commit
2dcef5cf04
@ -90,7 +90,7 @@ flash2: $(NAME).hex
|
||||
-c "reset" \
|
||||
-c "shutdown"
|
||||
|
||||
upload:
|
||||
upload: sign
|
||||
trezorctl firmware_update -f $(NAME).bin
|
||||
|
||||
sign: $(NAME).bin
|
||||
|
Loading…
Reference in New Issue
Block a user