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
1 changed files with 1 additions and 1 deletions

View File

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