]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/ubi.mk
performance tool tuning
[avr-crypto-lib.git] / mkfiles / ubi.mk
index b366608e898500b2066fba8c01aad160a4712340..9f0984df5f6cd97628149a43eb05f0cb79de9d76 100644 (file)
@@ -2,7 +2,7 @@
 ALGO_NAME := UBI
 
 # comment out the following line for removement of ubi from the build process
-HASHES += $(ALGO_NAME)
+AUX += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := threefish_mix.o threefish256_enc_asm.o ubi256_asm.o \