diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-10-06 07:46:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-10-06 07:46:15 +0000 |
commit | 9456866061819ea226ebe2b39ef20622fd36c2f1 (patch) | |
tree | 9dab68543bb32dd958015758fa99d283efad7cc8 /docs/uclibc.org/index.html | |
parent | e8a54055429bf9c9a818e46aef0140ebb0f79447 (diff) |
s/root_fs-/root_fs_/g
Diffstat (limited to 'docs/uclibc.org/index.html')
-rw-r--r-- | docs/uclibc.org/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 23f8bddc6..e88c4ce9b 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -326,11 +326,11 @@ you might want to search the mailing list archives... needed code and compile it for you. <li>uClibc development systems for - <a href="http://www.uclibc.org/downloads/root_fs-i386.bz2">i386</a> + <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a> and - <a href="http://www.uclibc.org/downloads/root_fs-powerpc.bz2">powerpc</a>, + <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>, and - <a href="http://www.uclibc.org/downloads/root_fs-arm.bz2">arm</a> + <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a> are available and contain complete gcc 3.2.2 toolchains. <li>You can compile your own uClibc development system using |