diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,7 +219,7 @@ gen_asm() { | |||
219 | fi | 219 | fi |
220 | } | 220 | } |
221 | 221 | ||
222 | #echo generating mips ASM source for elf | 222 | echo generating mips ASM source for elf |
223 | gen_asm_mips o32 aes aes-mips aes-mips | 223 | gen_asm_mips o32 aes aes-mips aes-mips |
224 | gen_asm_mips o32 bn mips bn-mips | 224 | gen_asm_mips o32 bn mips bn-mips |
225 | gen_asm_mips o32 bn mips-mont mont-mips | 225 | gen_asm_mips o32 bn mips-mont mont-mips |