summaryrefslogtreecommitdiff
path: root/ct-ng.comp
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-13 18:10:47 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-13 18:10:47 (GMT)
commite89072b5a5922a08bcf3f1f10f3bd12806918f23 (patch)
treed48438023543db61b9e8c1efe01127293cf1130a /ct-ng.comp
parent1c1d672f87c1fbf0428486f0eeb4f2791483570a (diff)
Add a new action: show-tuple
- in a directory containing a crosstool-NG configuration, prints the tuple of the configured target to stdout. -------- diffstat follows -------- /trunk/Makefile.in | 4 3 1 0 +++- /trunk/scripts/showTuple.sh.in | 30 30 0 0 ++++++++++++++++++++++++++++++ /trunk/ct-ng.comp | 2 1 1 0 +- /trunk/ct-ng.in | 10 9 1 0 +++++++++- 4 files changed, 43 insertions(+), 3 deletions(-)
Diffstat (limited to 'ct-ng.comp')
-rw-r--r--ct-ng.comp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.comp b/ct-ng.comp
index b0e0dc8..6eaf2bf 100644
--- a/ct-ng.comp
+++ b/ct-ng.comp
@@ -16,7 +16,7 @@ _ct-ng () {
actions='help menuconfig oldconfig saveconfig
build build. build-all build-all.
- list-samples list-steps
+ list-samples list-steps show-tuple
clean distclean wiki-samples updatetools
tarball version'