diff options
Diffstat (limited to 'projects/libhal-test/Makefile')
-rw-r--r-- | projects/libhal-test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/libhal-test/Makefile b/projects/libhal-test/Makefile index 1a2106e..c5dbc84 100644 --- a/projects/libhal-test/Makefile +++ b/projects/libhal-test/Makefile @@ -1,4 +1,4 @@ -TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa test-mkmif +TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa CFLAGS += -I $(LIBHAL_SRC) LIBC_OBJS = printf.o gettimeofday.o |