aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-03-04 03:07:36 +0000
committerlloyd <[email protected]>2007-03-04 03:07:36 +0000
commit5a752256eaf6b5516623739aad52100e3124fe51 (patch)
treead25930a956e0c7a0b30f6429ce85dd97a8cfc99
parentccfb07634f621dcd336814ab25271742d191461d (diff)
Add Solaris to the allowed platforms for alg_amd64 and alg_ia32. Untested,
but should work as Solaris is ELF-based.
-rw-r--r--modules/alg_amd64/modinfo.txt1
-rw-r--r--modules/alg_ia32/modinfo.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/alg_amd64/modinfo.txt b/modules/alg_amd64/modinfo.txt
index dfbbefbb6..0c5296745 100644
--- a/modules/alg_amd64/modinfo.txt
+++ b/modules/alg_amd64/modinfo.txt
@@ -26,4 +26,5 @@ linux
freebsd
netbsd
openbsd
+solaris
</os>
diff --git a/modules/alg_ia32/modinfo.txt b/modules/alg_ia32/modinfo.txt
index 8cd10454c..2b1386895 100644
--- a/modules/alg_ia32/modinfo.txt
+++ b/modules/alg_ia32/modinfo.txt
@@ -37,4 +37,5 @@ linux
freebsd
netbsd
openbsd
+solaris
</os>