summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-05 01:08:25 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-05 01:08:25 +0000
commitf21f7c41b1ddbe7e50eace6d5fbf16de289b0ef1 (patch)
tree1bc9dcfd63907833f04f3a001bea37ddd67dc8da /docs
parenta1ec4fae6d9b3280f661bb80127d90c0d53a7a99 (diff)
Kill off "mipsel" and just use "mips"
Diffstat (limited to 'docs')
-rw-r--r--docs/uclibc.org/FAQ.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html
index 2f2416716..333d7101f 100644
--- a/docs/uclibc.org/FAQ.html
+++ b/docs/uclibc.org/FAQ.html
@@ -54,7 +54,7 @@ to the uClibc home page.</a>
<TR><TD BGCOLOR="#eeeee0">
Currently uClibc runs on alpha, ARM, cris, h8300, i386, i960, m68k,
- mips/mipsel, PowerPC, SH, SPARC, and v850 processors.
+ mips, PowerPC, SH, SPARC, and v850 processors.
<p>
@@ -233,7 +233,7 @@ to the uClibc home page.</a>
</TD></TR>
<TR><TD BGCOLOR="#eeeee0">
- Yes. uClibc has native shared library support on i386, ARM, mips/mipsel,
+ Yes. uClibc has native shared library support on i386, ARM, mips,
SH, CRIS, and PowerPC processors. Other architectures can use shared libraries
but will need to use the GNU libc shared library loader.
<p>