]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/ubi.mk
+skein
[avr-crypto-lib.git] / mkfiles / ubi.mk
index 06ca2911791592530b53096ed0607eeeeda192c6..f331cb692be44fa813d88a098824a831900b59da 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile for noekeon
+# Makefile for UBI
 ALGO_NAME := UBI_C
 
-# comment out the following line for removement of threefish from the build process
-BLOCK_CIPHERS += $(ALGO_NAME)
+# comment out the following line for removement of ubi from the build process
+HASHES += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := threefish256_enc.o threefish512_enc.o threefish1024_enc.o \