diff options
-rw-r--r-- | projects/libhal-test/Makefile | 2 |
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 |