aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.elf-mips64
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-28 06:55:55 -0600
committerTheo Buehler <tb@openbsd.org>2024-03-28 06:55:55 -0600
commit0207f1e2261c85a3c33d13d9b444ad2bae20feb2 (patch)
tree2339108559fb3b70445bce048ff258375831b828 /crypto/Makefile.am.elf-mips64
parent95b74a0b10ccd36e6462778cbf246a25dcf196c4 (diff)
downloadportable-0207f1e2261c85a3c33d13d9b444ad2bae20feb2.tar.gz
portable-0207f1e2261c85a3c33d13d9b444ad2bae20feb2.tar.bz2
portable-0207f1e2261c85a3c33d13d9b444ad2bae20feb2.zip
Remove md32_common.h, unconditionally link aes.c
Diffstat (limited to '')
-rw-r--r--crypto/Makefile.am.elf-mips641
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.elf-mips64 b/crypto/Makefile.am.elf-mips64
index abf2026..1c03584 100644
--- a/crypto/Makefile.am.elf-mips64
+++ b/crypto/Makefile.am.elf-mips64
@@ -5,7 +5,6 @@ ASM_MIPS64_ELF += sha/sha1-mips.S
5ASM_MIPS64_ELF += sha/sha512-mips.S 5ASM_MIPS64_ELF += sha/sha512-mips.S
6ASM_MIPS64_ELF += sha/sha256-mips.S 6ASM_MIPS64_ELF += sha/sha256-mips.S
7 7
8ASM_MIPS64_ELF += aes/aes_cbc.c
9ASM_MIPS64_ELF += camellia/camellia.c 8ASM_MIPS64_ELF += camellia/camellia.c
10ASM_MIPS64_ELF += camellia/cmll_cbc.c 9ASM_MIPS64_ELF += camellia/cmll_cbc.c
11ASM_MIPS64_ELF += whrlpool/wp_block.c 10ASM_MIPS64_ELF += whrlpool/wp_block.c