summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2002-01-03 09:09:38 +0100
committerEric Andersen2002-01-03 09:09:38 +0100
commit8d54a97b64741e6d32efdce84baa0a21a1c54de5 (patch)
treef84f4b141fcab37a4e40701d0de855c9af5b5a82
parentMove uml kernel to 2.4.17 (diff)
downloadbuildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.tar.gz
buildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.tar.xz
buildroot-8d54a97b64741e6d32efdce84baa0a21a1c54de5.zip
Use cannonical locations
-rw-r--r--Makefile2
-rw-r--r--busybox.mk2
2 files changed, 2 insertions, 2 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!
diff --git a/busybox.mk b/busybox.mk
index fcb61ce4a..5d0ed241d 100644
--- a/busybox.mk
+++ b/busybox.mk
@@ -8,7 +8,7 @@ TARGETS_DISTCLEAN += busybox_distclean
BUSYBOX_DIR=$(BASE_DIR)/${shell basename $(BUSYBOX_SOURCE) .tar.gz}
BUSYBOX_WORKDIR=$(BASE_DIR)/busybox_workdir
-BUSYBOX_URI=http://busybox.net/downloads/
+BUSYBOX_URI=http://www.busybox.net/downloads/
BUSYBOX_SOURCE=busybox-0.60.2.tar.gz
IMAGE_SIZE += +500