aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-07 19:05:58 +0000
committerlloyd <[email protected]>2008-09-07 19:05:58 +0000
commit0f48d72c049aa039e97357622eaad05373f9373e (patch)
treeb11e690a3345f9a0f7ee53cd450388c5e740d099 /modules
parent671f27d71b5587aa0e07516dd08a007aa53e4ea4 (diff)
Disable mp_mulop.S until updated
Diffstat (limited to 'modules')
-rw-r--r--modules/asm_amd64/modinfo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/asm_amd64/modinfo.txt b/modules/asm_amd64/modinfo.txt
index 625c9f162..cba23ffb3 100644
--- a/modules/asm_amd64/modinfo.txt
+++ b/modules/asm_amd64/modinfo.txt
@@ -9,13 +9,13 @@ sha160.cpp
</replace>
<ignore>
-mp_mulop.cpp
+#mp_mulop.cpp
#mp_monty.cpp
</ignore>
<add>
asm_macr.h
-mp_mulop.S
+#mp_mulop.S
#mp_monty.S
sha1_asm.S
</add>