From 5a260bbb5b532517e07a0ba7106d564121c28b9e Mon Sep 17 00:00:00 2001 From: grdddj Date: Fri, 29 Oct 2021 21:33:46 +0200 Subject: [PATCH] chore(legacy): fix build after adding EthereumSignTypedData [no changelog] --- legacy/firmware/protob/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/firmware/protob/Makefile b/legacy/firmware/protob/Makefile index d0b56b99693..8b45ac29066 100644 --- a/legacy/firmware/protob/Makefile +++ b/legacy/firmware/protob/Makefile @@ -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