From 4cfd308098db9eccc48a2cb47c769ec4bcc65d9d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 11 Dec 2008 18:21:18 +0000 Subject: Move toolchain-config.in from tools/ to scripts/ Small documentation fix. /trunk/scripts/crosstool.sh | 2 1 1 0 +- /trunk/docs/overview.txt | 1 1 0 0 + 2 files changed, 2 insertions(+), 1 deletion(-) --- docs/overview.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/overview.txt b/docs/overview.txt index 85e80af3..22a66107 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -297,6 +297,7 @@ toolchain, and you can retrieve this configuration by running: This will dump the configuration to stdout, so to rebuild a toolchain with this configuration, the following is all you need to do: ${CT_TARGET}-config >.config + ct-ng oldconfig Then, you can review and change the configuration by running: ct-ng menuconfig -- cgit v1.2.3