diff options
author | lloyd <[email protected]> | 2008-09-28 16:29:45 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 16:29:45 +0000 |
commit | d6fadb6ea1a58f3f54e65284791d3eb5ef5305ea (patch) | |
tree | ec65e268a6a16795d9233dbea8d55f8205c8b1f8 | |
parent | a828434848a385c1a10c1d9628d68f5c51a1a85f (diff) |
Let SHA-1 SSE2 module know that Pentium-M works too
-rw-r--r-- | modules/sha1_sse2/modinfo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sha1_sse2/modinfo.txt b/modules/sha1_sse2/modinfo.txt index e1805260c..9a9f04503 100644 --- a/modules/sha1_sse2/modinfo.txt +++ b/modules/sha1_sse2/modinfo.txt @@ -12,6 +12,7 @@ sha1core.cpp </add> <arch> +pentium-m pentium4 amd64 </arch> |