Skip to content

Commit

Permalink
Merge pull request #4 from LedgerHQ/fix/missing_variant
Browse files Browse the repository at this point in the history
[fix] Declare AVAIL_RECOVERY as a variant
  • Loading branch information
lpascal-ledger authored Jan 10, 2025
2 parents a34330b + b4725ac commit b1d6ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ listvariants:
ifeq ($(TARGET_NAME),TARGET_NANOS)
@echo VARIANTS COIN AVAIL AVAIL_XL
else
@echo VARIANTS COIN AVAIL
@echo VARIANTS COIN AVAIL AVAIL_RECOVERY
endif

.PHONY: version
Expand Down

0 comments on commit b1d6ab2

Please sign in to comment.