Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
philljj committed Apr 9, 2024
1 parent 2b6f90b commit 3e7b2f6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/keytools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,6 @@ OBJS_REAL+=\
$(WOLFDIR)/wolfcrypt/src/wc_xmss_impl.o
endif

#ifeq ($(SIGN),ext_XMSS)
#OBJS_REAL+=\
# $(WOLFDIR)/wolfcrypt/src/ext_xmss.o
#endif

ifeq ($(SIGN),ext_XMSS)
OBJS_REAL+=\
$(WOLFDIR)/wolfcrypt/src/ext_xmss.o \
Expand Down

0 comments on commit 3e7b2f6

Please sign in to comment.