diff options
Diffstat (limited to 'modules/alg_ia32/modinfo.txt')
-rw-r--r-- | modules/alg_ia32/modinfo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/alg_ia32/modinfo.txt b/modules/alg_ia32/modinfo.txt index 8135c7ee3..8cd10454c 100644 --- a/modules/alg_ia32/modinfo.txt +++ b/modules/alg_ia32/modinfo.txt @@ -10,7 +10,7 @@ serpent.cpp </replace> <ignore> -mp_muladd.cpp +mp_mulop.cpp </ignore> <add> @@ -19,7 +19,7 @@ md4core.S md5core.S sha1core.S serp_asm.S -mp_muladd.S +mp_mulop.S </add> <arch> |