aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/hsm/Makefile')
-rw-r--r--projects/hsm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/hsm/Makefile b/projects/hsm/Makefile
index 56ee462..6f941cf 100644
--- a/projects/hsm/Makefile
+++ b/projects/hsm/Makefile
@@ -1,8 +1,7 @@
PROJ = hsm
# objs in addition to $(PROJ).o
-OBJS = crc32.o \
- mgmt-cli.o \
+OBJS = mgmt-cli.o \
mgmt-firmware.c \
mgmt-bootloader.c \
mgmt-fpga.c \