diff options
Diffstat (limited to 'crypto/Makefile.am.elf-mips')
-rw-r--r-- | crypto/Makefile.am.elf-mips | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.elf-mips b/crypto/Makefile.am.elf-mips index 34fda49..d10e59e 100644 --- a/crypto/Makefile.am.elf-mips +++ b/crypto/Makefile.am.elf-mips | |||
@@ -5,7 +5,6 @@ ASM_MIPS_ELF += sha/sha1-mips.S | |||
5 | ASM_MIPS_ELF += sha/sha512-mips.S | 5 | ASM_MIPS_ELF += sha/sha512-mips.S |
6 | ASM_MIPS_ELF += sha/sha256-mips.S | 6 | ASM_MIPS_ELF += sha/sha256-mips.S |
7 | 7 | ||
8 | ASM_MIPS_ELF += aes/aes_cbc.c | ||
9 | ASM_MIPS_ELF += camellia/camellia.c | 8 | ASM_MIPS_ELF += camellia/camellia.c |
10 | ASM_MIPS_ELF += camellia/cmll_cbc.c | 9 | ASM_MIPS_ELF += camellia/cmll_cbc.c |
11 | ASM_MIPS_ELF += whrlpool/wp_block.c | 10 | ASM_MIPS_ELF += whrlpool/wp_block.c |