]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/serpent_asm_fast.mk
fixing lot of typos, camellia_C now seems to work
[avr-crypto-lib.git] / mkfiles / serpent_asm_fast.mk
index 3b0d3c216d6a929109a467ba6c7b73993c295fdb..58258e78b38d856baf5deccf917d3f2837b2a2fc 100644 (file)
@@ -9,5 +9,5 @@ $(ALGO_NAME)_OBJ      := serpent-asm.o serpent-sboxes-fast.o memxor.o
 $(ALGO_NAME)_TEST_BIN := main-serpent-test.o debug.o uart.o serial-tools.o \
                          nessie_bc_test.o nessie_common.o cli.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
-$(ALGO_NAME)_PEROFRMANCE_TEST := "performance"
+$(ALGO_NAME)_PERFORMANCE_TEST := "performance"