1
0
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:
Saleem Rashid 2017-01-13 18:04:59 +00:00 committed by Pavol Rusnak
parent 1cceec0ae2
commit 2dcef5cf04

View File

@ -90,7 +90,7 @@ flash2: $(NAME).hex
-c "reset" \
-c "shutdown"
upload:
upload: sign
trezorctl firmware_update -f $(NAME).bin
sign: $(NAME).bin