Skip to content

Commit

Permalink
[fix] Declare AVAIL_RECOVERY as a variant
Browse files Browse the repository at this point in the history
  • Loading branch information
lpascal-ledger committed Jan 9, 2025
1 parent a34330b commit b4725ac
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 b4725ac

Please sign in to comment.