summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/build.info
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2016-05-04 15:33:42 +0200
committerAndy Polyakov <appro@openssl.org>2016-05-10 20:27:52 +0200
commitc6b77c16a63839132cbea29a4b6487ac8e0e7224 (patch)
treeef22ecbda1ae7ed62c2c67a47ff92505a09893b4 /crypto/poly1305/build.info
parent6646f69f31734e8c918713b1f57de392bb820fc6 (diff)
MIPS64 assembly pack: add Poly1305 module.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/poly1305/build.info')
-rw-r--r--crypto/poly1305/build.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/poly1305/build.info b/crypto/poly1305/build.info
index 389c7f6d32..d575f5a63e 100644
--- a/crypto/poly1305/build.info
+++ b/crypto/poly1305/build.info
@@ -12,6 +12,7 @@ GENERATE[poly1305-armv4.S]=asm/poly1305-armv4.pl $(PERLASM_SCHEME)
INCLUDE[poly1305-armv4.o]=..
GENERATE[poly1305-armv8.S]=asm/poly1305-armv8.pl $(PERLASM_SCHEME)
INCLUDE[poly1305-armv8.o]=..
+GENERATE[poly1305-mips.S]=asm/poly1305-mips.pl $(PERLASM_SCHEME)
BEGINRAW[Makefile(unix)]
{- $builddir -}/poly1305-%.S: {- $sourcedir -}/asm/poly1305-%.pl