Skip to content

Commit

Permalink
Merge pull request #210 from trilitech/ajinkyaraj-23@206-remove-unuse…
Browse files Browse the repository at this point in the history
…d-ledger-flags

Remove unused Ledger flags
  • Loading branch information
ajinkyaraj-23 authored Feb 14, 2024
2 parents 597d144 + c82f271 commit 2f5a23a
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 2f5a23a

Please sign in to comment.