mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 14:58:09 +00:00
bootloader: Remove duplicate 'flash' target
This commit is contained in:
parent
1214a3f69b
commit
0b3373e6df
@ -18,6 +18,3 @@ include ../Makefile.include
|
||||
|
||||
align: $(NAME).bin
|
||||
./firmware_align.py $(NAME).bin
|
||||
|
||||
flash: $(NAME).bin
|
||||
$(FLASH) write $(NAME).bin 0x8000000
|
||||
|
Loading…
Reference in New Issue
Block a user