mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-20 15:08:46 +00:00
fix(core): fix bootloader build for models with HW keys but without optiga
[no changelog]
This commit is contained in:
parent
f1d3f835b8
commit
4fce1f55ee
@ -25,7 +25,7 @@
|
|||||||
#include <util/flash.h>
|
#include <util/flash.h>
|
||||||
#include <util/flash_utils.h>
|
#include <util/flash_utils.h>
|
||||||
|
|
||||||
#if USE_OPTIGA
|
#if USE_OPTIGA || USE_STORAGE_HWKEY
|
||||||
#include <sec/secret.h>
|
#include <sec/secret.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user