From patchwork Wed Jan 9 22:22:50 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 210885 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id E73A02C0193 for ; Thu, 10 Jan 2013 09:23:07 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2BA4C103AFF; Wed, 9 Jan 2013 22:22:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u+Arl7wEvdJm; Wed, 9 Jan 2013 22:22:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id D98221014A8; Wed, 9 Jan 2013 22:22:52 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D8EC58F753 for ; Wed, 9 Jan 2013 22:23:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B00838B448 for ; Wed, 9 Jan 2013 22:23:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PQIIbmXvboiM for ; Wed, 9 Jan 2013 22:23:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by whitealder.osuosl.org (Postfix) with ESMTPS id 35D998B3DB for ; Wed, 9 Jan 2013 22:23:00 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id t49so1384010wey.28 for ; Wed, 09 Jan 2013 14:22:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer; bh=P1+vd05WBbrGdRy0a4FAprWbk2GmYe0w+e6yWlGdsB4=; b=V7TbKlz3TuQWzrzndSVrH6tYC9y0U2nAHkG7rav56zmw1xdtmH2HTJUqrScITjBUa5 D6+D70So08O/LEqlw3NTNgvThPy89yevG/bj8HRk/c6NDPDsZcJwikIOOY+MBMYxRiEo aS4zpx0ItSonayaDYwax9D/QwmscqcBHM91qGbV253/WXmEjDMBYq+QTvcDw4skhXorR ux+qC/RUKiVeNL9U3JS3EMwMBeHNF+goheUjiEIE+exPixHy/QgCGdve6Gv6eOAnDqLs RyWGwB9Xv3PA7YNJGCCtJ2YOyMtjBKisXFSDFtyT1BV6Jqpf8PujJExrmdPBkfc4qW34 3GTQ== X-Received: by 10.180.78.66 with SMTP id z2mr5758573wiw.23.1357770178484; Wed, 09 Jan 2013 14:22:58 -0800 (PST) Received: from localhost.localdomain (ARennes-256-1-33-7.w90-32.abo.wanadoo.fr. [90.32.16.7]) by mx.google.com with ESMTPS id dm3sm5808471wib.9.2013.01.09.14.22.55 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Jan 2013 14:22:57 -0800 (PST) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Wed, 9 Jan 2013 23:22:50 +0100 Message-Id: <1357770170-30858-1-git-send-email-yann.morin.1998@free.fr> X-Mailer: git-send-email 1.7.2.5 Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH] toolchain/crosstool-ng: be more explicit in the config file help X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Some users seem to interpret: make ctng-menuconfig as being a value that can be fit for the ct-ng config file. Clarify that it is a command to run, not a possible value. Reported-by: Thomas Petazzoni Signed-off-by: "Yann E. MORIN" --- toolchain/toolchain-crosstool-ng/Config.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/toolchain/toolchain-crosstool-ng/Config.in b/toolchain/toolchain-crosstool-ng/Config.in index d80f547..68061f0 100644 --- a/toolchain/toolchain-crosstool-ng/Config.in +++ b/toolchain/toolchain-crosstool-ng/Config.in @@ -44,7 +44,8 @@ config BR2_TOOLCHAIN_CTNG_CONFIG default "toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc" if BR2_TOOLCHAIN_CTNG_glibc help Enter here the crosstool-NG's .config file to use. - To fine-tune your toolchain, you can also call: + To fine-tune your toolchain, you may also run (from the + command line) this command: make ctng-menuconfig If unsure, keep the default value.