summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-12-11 18:21:18 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-12-11 18:21:18 (GMT)
commit4cfd308098db9eccc48a2cb47c769ec4bcc65d9d (patch)
tree33be8371f0a33e7af6a178a897836fd2b564fffd /docs
parent790695af6f770bf5ad8b15c76f9874da588fc7b3 (diff)
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(-)
Diffstat (limited to 'docs')
-rw-r--r--docs/overview.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/overview.txt b/docs/overview.txt
index 85e80af..22a6610 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