mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-20 09:09:02 +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_utils.h>
|
||||
|
||||
#if USE_OPTIGA
|
||||
#if USE_OPTIGA || USE_STORAGE_HWKEY
|
||||
#include <sec/secret.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user