summaryrefslogtreecommitdiffstats
path: root/rules/crosstool.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2004-10-08 15:19:56 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2004-10-08 15:19:56 +0000
commitcbd5db07a9db2c7ae39de35ff84c960465632cdd (patch)
tree14281a3fe18b84ea788ee46db5884f1e7d537f07 /rules/crosstool.make
parent9a82b948156e53c91654f5839c39b128336168df (diff)
downloadptxdist-cbd5db07a9db2c7ae39de35ff84c960465632cdd.tar.gz
ptxdist-cbd5db07a9db2c7ae39de35ff84c960465632cdd.tar.xz
update to crosstool-0.28-rc37
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1825 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/crosstool.make')
-rw-r--r--rules/crosstool.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/crosstool.make b/rules/crosstool.make
index baf4dfcc1..68a462cb9 100644
--- a/rules/crosstool.make
+++ b/rules/crosstool.make
@@ -19,7 +19,7 @@ endif
#
# Paths and names
#
-CROSSTOOL_VERSION = 0.28-rc35
+CROSSTOOL_VERSION = 0.28-rc37
CROSSTOOL = crosstool-$(CROSSTOOL_VERSION)
CROSSTOOL_SUFFIX = tar.gz
CROSSTOOL_URL = http://www.kegel.com/crosstool/$(CROSSTOOL).$(CROSSTOOL_SUFFIX)