]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/seed.mk
further working on seed (openssl supports it :-);
[avr-crypto-lib.git] / mkfiles / seed.mk
index ca2afced7a81c401c2921c9d3a910e7cf0bccf06..5487e70e8a0f2901ef3d693e68c4efe54084b1ce 100644 (file)
@@ -4,7 +4,7 @@ ALGO_NAME := SEED
 # comment out the following line for removement of SEED from the build process
 BLOCK_CIPHERS += $(ALGO_NAME)
 
-$(ALGO_NAME)_OBJ      := seed.o seed-asm.o
+$(ALGO_NAME)_OBJ      := seed-stub.o seed-asm.o
 $(ALGO_NAME)_TEST_BIN := main-seed-test.o debug.o uart.o serial-tools.o \
                          nessie_bc_test.o nessie_common.o \
                          cli.o performance_test.o