Skip to content

Commit

Permalink
Remove unused Ledger flags in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinkyaraj-23 committed Feb 13, 2024
1 parent a7caf07 commit 6ac03c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ CFLAGS += -Wwrite-strings
########################################
# See SDK `include/appflags.h` for the purpose of each permission
#HAVE_APPLICATION_FLAG_DERIVE_MASTER = 1
ifneq ($(TARGET_NAME), TARGET_NANOS)
HAVE_APPLICATION_FLAG_GLOBAL_PIN = 1
HAVE_APPLICATION_FLAG_BOLOS_SETTINGS = 1
endif
HAVE_APPLICATION_FLAG_LIBRARY = 1

########################################
Expand Down

0 comments on commit 6ac03c4

Please sign in to comment.