diff options
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 |