review feedback: tabs to spaces

pull/574/head
Brett Nicholas 2025-06-03 13:44:48 -06:00
parent ac0eb6dd9f
commit 6abf550754
1 changed files with 1 additions and 1 deletions

View File

@ -907,7 +907,7 @@ ifeq ($(WOLFHSM_CLIENT),1)
ifneq ($(WOLFHSM_CLIENT_LOCAL_KEYS),1)
KEYGEN_OPTIONS += --nolocalkeys
CFLAGS += -DWOLFBOOT_USE_WOLFHSM_PUBKEY_ID
# big enough for cert chain
# big enough for cert chain
CFLAGS += -DWOLFHSM_CFG_COMM_DATA_LEN=5000
endif