summaryrefslogtreecommitdiffstats
path: root/rules/cramfs.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/cramfs.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/cramfs.make')
-rw-r--r--rules/cramfs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cramfs.make b/rules/cramfs.make
index 4f159ef27..297395ee6 100644
--- a/rules/cramfs.make
+++ b/rules/cramfs.make
@@ -21,7 +21,7 @@ endif
#
CRAMFS = cramfs-1.1
CRAMFS_SUFFIX = tar.gz
-CRAMFS_URL = http://umn.dl.sourceforge.net/sourceforge/cramfs/$(CRAMFS).$(CRAMFS_SUFFIX)
+CRAMFS_URL = $(PTXCONF_SFMIRROR)/cramfs/$(CRAMFS).$(CRAMFS_SUFFIX)
CRAMFS_SOURCE = $(SRCDIR)/$(CRAMFS).$(CRAMFS_SUFFIX)
CRAMFS_DIR = $(BUILDDIR)/$(CRAMFS)