From 2dcef5cf045ee546995a421108f59f429809dac2 Mon Sep 17 00:00:00 2001 From: Saleem Rashid Date: Fri, 13 Jan 2017 18:04:59 +0000 Subject: [PATCH] Makefile: Build and sign before uploading (#140) --- Makefile.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.include b/Makefile.include index 84406a8..87eeeb6 100644 --- a/Makefile.include +++ b/Makefile.include @@ -90,7 +90,7 @@ flash2: $(NAME).hex -c "reset" \ -c "shutdown" -upload: +upload: sign trezorctl firmware_update -f $(NAME).bin sign: $(NAME).bin