summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2002-01-03 09:09:38 +0100
committerEric Andersen2002-01-03 09:09:38 +0100
commit8d54a97b64741e6d32efdce84baa0a21a1c54de5 (patch)
treef84f4b141fcab37a4e40701d0de855c9af5b5a82 /Makefile
parentMove uml kernel to 2.4.17 (diff)
downloadbuildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.tar.gz
buildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.tar.xz
buildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.zip
Use cannonical locations
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b9f6aa351..72c2d6410 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ USERMODELINUX_PATCH=uml-patch-2.4.17-3.bz2
USERMODELINUX_URI=http://prdownloads.sourceforge.net/user-mode-linux
UCLIBC_SOURCE=uClibc-snapshot.tar.gz
-UCLIBC_URI=http://uclibc.org/downloads/
+UCLIBC_URI=http://www.uclibc.org/downloads/
# Don't alter below this line unless you (think) you know
# what you are doing! Danger, Danger!