From bb6d9e870fb51833137e82063a3ab08930820a2d Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 16 Apr 2017 15:55:14 -0400 Subject: Switch to libhal's CRC-32 code. --- 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 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 \ -- cgit v1.2.3