Skip to content

Commit

Permalink
chore(legacy): fix build after adding EthereumSignTypedData [no chang…
Browse files Browse the repository at this point in the history
…elog]
  • Loading branch information
grdddj committed Oct 29, 2021
1 parent 76c739c commit 5a260bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/firmware/protob/Makefile
Expand Up @@ -6,7 +6,7 @@ SKIPPED_MESSAGES := Binance Cardano DebugMonero Eos Monero Ontology Ripple SdPro
DebugLinkRecordScreen DebugLinkReseedRandom DebugLinkShowText DebugLinkEraseSdCard DebugLinkWatchLayout \
GetOwnershipProof OwnershipProof GetOwnershipId OwnershipId AuthorizeCoinJoin DoPreauthorized \
CancelAuthorization DebugLinkLayout \
TxAckInput TxAckOutput TxAckPrev
TxAckInput TxAckOutput TxAckPrev EthereumSignTypedData EthereumTypedData

ifeq ($(BITCOIN_ONLY), 1)
SKIPPED_MESSAGES += Ethereum NEM Stellar
Expand Down

0 comments on commit 5a260bb

Please sign in to comment.