aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index cac95ca..15d5006 100755
--- a/update.sh
+++ b/update.sh
@@ -219,7 +219,7 @@ gen_asm() {
219 fi 219 fi
220} 220}
221 221
222#echo generating mips ASM source for elf 222echo generating mips ASM source for elf
223gen_asm_mips o32 aes aes-mips aes-mips 223gen_asm_mips o32 aes aes-mips aes-mips
224gen_asm_mips o32 bn mips bn-mips 224gen_asm_mips o32 bn mips bn-mips
225gen_asm_mips o32 bn mips-mont mont-mips 225gen_asm_mips o32 bn mips-mont mont-mips