summaryrefslogtreecommitdiffstats
path: root/rules/sysutils.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:23:26 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-03-19 20:23:26 +0000
commit9f5eb82ea0735b417968729df2c72204df98e730 (patch)
tree50386a9508757543a9392c96e12b160dc7b9ac77 /rules/sysutils.make
parent16f9a25e7b1502ab464febd2efd6c907f1e0b766 (diff)
downloadptxdist-9f5eb82ea0735b417968729df2c72204df98e730.tar.gz
ptxdist-9f5eb82ea0735b417968729df2c72204df98e730.tar.xz
merged abandon-glibc trunk
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2380 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/sysutils.make')
-rw-r--r--rules/sysutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/sysutils.make b/rules/sysutils.make
index 9b8354c32..2e4d64aaf 100644
--- a/rules/sysutils.make
+++ b/rules/sysutils.make
@@ -22,7 +22,7 @@ endif
SYSUTILS_VERSION = 0.1.0
SYSUTILS = sysutils-$(SYSUTILS_VERSION)
SYSUTILS_SUFFIX = tar.gz
-SYSUTILS_URL = http://kernel.org/pub/linux/utils/kernel/hotplug/$(SYSUTILS).$(SYSUTILS_SUFFIX)
+SYSUTILS_URL = http://www.de.kernel.org/pub/linux/utils/kernel/hotplug/$(SYSUTILS).$(SYSUTILS_SUFFIX)
SYSUTILS_SOURCE = $(SRCDIR)/$(SYSUTILS).$(SYSUTILS_SUFFIX)
SYSUTILS_DIR = $(BUILDDIR)/$(SYSUTILS)