mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
make: whitespace nitpick in mako non-verbose output
This commit is contained in:
parent
7b4f027445
commit
79f0db555f
@ -118,7 +118,7 @@ CFLAGS += -DUSE_NEM=1
|
||||
CFLAGS += -DUSE_MONERO=0
|
||||
|
||||
%:: %.mako defs
|
||||
@printf " MAKO $@\n"
|
||||
@printf " MAKO $@\n"
|
||||
$(Q)$(PYTHON) ../vendor/trezor-common/tools/cointool.py render $@.mako
|
||||
|
||||
bl_data.h: bl_data.py ../bootloader/bootloader.bin
|
||||
|
Loading…
Reference in New Issue
Block a user