mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
Fix compilation problems
This commit is contained in:
parent
39ea33523d
commit
1fcd512b7f
@ -14,7 +14,9 @@ else
|
||||
fi
|
||||
|
||||
make
|
||||
make -C bootloader
|
||||
if [ "$EMULATOR" != 1 ]; then
|
||||
make -C bootloader
|
||||
fi
|
||||
make -C vendor/nanopb/generator/proto
|
||||
make -C firmware/protob
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user