From e60817fe6e800c249c6032137c4baf4af72cb578 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 12 Jul 2016 12:47:11 -0400 Subject: Re-disable 'keystore set key'; hexdump binary key names; remove unused 'show' commands. --- projects/hsm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'projects/hsm/Makefile') diff --git a/projects/hsm/Makefile b/projects/hsm/Makefile index acb9962..0ab4bff 100644 --- a/projects/hsm/Makefile +++ b/projects/hsm/Makefile @@ -8,8 +8,7 @@ OBJS = crc32.o \ mgmt-fpga.c \ mgmt-keystore.c \ mgmt-masterkey.c \ - mgmt-misc.c \ - mgmt-show.c + mgmt-misc.c BOARD_OBJS = \ $(TOPLEVEL)/stm-init.o \ -- cgit v1.2.3