summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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