From 556dccb585c8e2023c35bb25d5009e36575ebd33 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Sat, 9 Jul 2016 21:53:39 +0200 Subject: Merge more code from projects/hsm. --- projects/cli-test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/cli-test/Makefile') diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile index ba80c88..a07029c 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -1,6 +1,6 @@ TEST = cli-test -OBJS = crc32.o test_sdram.o mgmt-cli.o mgmt-dfu.c mgmt-fpga.c mgmt-misc.c mgmt-show.c mgmt-test.c mgmt-keystore.o +OBJS = crc32.o test_sdram.o mgmt-cli.o mgmt-dfu.c mgmt-fpga.c mgmt-misc.c mgmt-show.c mgmt-test.c mgmt-keystore.o test-mkmif.c BOARD_OBJS = \ $(TOPLEVEL)/stm-init.o \ -- cgit v1.2.3