aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-06-06 11:48:05 -0400
committerPaul Selkirk <paul@psgd.org>2016-06-06 11:48:05 -0400
commit99dffd5f6d12a3111e9b01bd0fd29cb52ae9413a (patch)
tree7c3a4d7208e850fef0f171d92d39b46c14066b12
parentee19acbdedc509c54b47f15b7bef6b9d13aa9b5c (diff)
Remove unused projects.
-rw-r--r--projects/libhal-test/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/libhal-test/Makefile b/projects/libhal-test/Makefile
index a380297..f58f480 100644
--- a/projects/libhal-test/Makefile
+++ b/projects/libhal-test/Makefile
@@ -1,6 +1,4 @@
TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa test-mkmif
-#TEST += test-rpc_hash test-rpc_pkey test-rpc_get_version test-rpc_get_random
-TEST += test-rpc_server
CFLAGS += -I $(LIBHAL_DIR)
LIBC_OBJS = printf.o gettimeofday.o