aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2023-03-23 06:35:41 -0500
committerBrent Cook <busterb@gmail.com>2023-03-23 06:35:41 -0500
commit6501696dd7669b3d20d69beffc508c46f0a807da (patch)
tree97aa5999879893746df35315fa74343e5f095672 /update.sh
parentdc7d38d52f829f77d60ddeb31546d20783d73498 (diff)
downloadportable-6501696dd7669b3d20d69beffc508c46f0a807da.tar.gz
portable-6501696dd7669b3d20d69beffc508c46f0a807da.tar.bz2
portable-6501696dd7669b3d20d69beffc508c46f0a807da.zip
generate opensslconf.h for mips
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