From 661d2239e586e475fbdb26b31270456d6a5fff1a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 3 Mar 2009 17:50:53 +0000 Subject: Some eye-candy in the toolchain sub-menu entries. /trunk/config/toolchain.in | 8 5 3 0 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config/toolchain.in b/config/toolchain.in index 6a97e4c..19e30c9 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -40,9 +40,11 @@ config SHARED_LIBS You might not want shared libraries if you're building for a target that don't support it (maybe some nommu targets, for example, or bare metal). +comment "Tuple completion and aliasing" + config TARGET_VENDOR string - prompt "Vendor string" + prompt "Tuple's vendor string" default "unknown" help Vendor part of the target tuple. @@ -56,7 +58,7 @@ config TARGET_VENDOR config TARGET_ALIAS_SED_EXPR string - prompt "Target sed transform" + prompt "Tuple's sed transform" default "" help Normaly, you'd call your toolchain components (especially gcc) by @@ -75,7 +77,7 @@ config TARGET_ALIAS_SED_EXPR config TARGET_ALIAS string - prompt "Target alias" + prompt "Tuple's alias" default "" help Normaly, you'd call your toolchain components (especially gcc) by -- cgit v0.10.2-6-g49f6