From 057c2bd09138dfd626289b27929427021f1b1c2a Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Mon, 15 Aug 2016 15:26:28 +0200 Subject: Incorporate FPGA comms test from projects/board-test/fmc-test.c --- projects/cli-test/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'projects/cli-test/Makefile') diff --git a/projects/cli-test/Makefile b/projects/cli-test/Makefile index 5a6cea8..11c1737 100644 --- a/projects/cli-test/Makefile +++ b/projects/cli-test/Makefile @@ -8,9 +8,10 @@ OBJS = \ mgmt-keystore.o \ mgmt-masterkey.o \ mgmt-misc.o \ - test-mkmif.o \ mgmt-show.o \ mgmt-test.o \ + test-fmc.o \ + test-mkmif.o \ test_sdram.o BOARD_OBJS = \ -- cgit v1.2.3