summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2003-11-17 03:19:25 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2003-11-17 03:19:25 +0000
commit87414c008dc1f1cc603892117846614901ab1b31 (patch)
tree886ce2586d9107e3c37af3dfbaf98b09329b2866 /Makefile
parent5cce6551452829cd9bc0dbf9c39672f178c914ee (diff)
downloadptxdist-87414c008dc1f1cc603892117846614901ab1b31.tar.gz
ptxdist-87414c008dc1f1cc603892117846614901ab1b31.tar.xz
* added target 'archive-toolchain'
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@772 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 710455889..79ff0fdfa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.51 2003/11/13 18:32:25 mkl Exp $
+# $Id: Makefile,v 1.52 2003/11/17 03:19:25 mkl Exp $
#
# Copyright (C) 2002 by Robert Schwebel <r.schwebel@pengutronix.de>
# Copyright (C) 2002 by Jochen Striepe <ptxdist@tolot.escape.de>
@@ -274,6 +274,10 @@ archive:
--exclude $(BASENAME)/patches \
$(BASENAME)
+archive-toolchain: virtual-xchain_install
+ $(TAR) -C $(PTXCONF_PREFIX)/.. -jcvf $(TOPDIR)/$(PTXCONF_GNU_TARGET).tar.bz2 \
+ $(shell basename $(PTXCONF_PREFIX))
+
$(INSTALL_LOG):
make -C $(TOPDIR)/tools/install-log-1.9