mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
rename cmd tool in makefile
This commit is contained in:
parent
2066f9e95c
commit
efe6e552da
@ -80,7 +80,7 @@ flash2: $(NAME).hex
|
|||||||
-c "shutdown"
|
-c "shutdown"
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
../../python-trezor/cmd.py firmware_update -f $(NAME).bin
|
../../python-trezor/cmdtr.py firmware_update -f $(NAME).bin
|
||||||
|
|
||||||
sign: $(NAME).bin
|
sign: $(NAME).bin
|
||||||
../bootloader/firmware_sign.py -f $(NAME).bin
|
../bootloader/firmware_sign.py -f $(NAME).bin
|
||||||
|
Loading…
Reference in New Issue
Block a user