diff options
Diffstat (limited to 'docs/overview.txt')
-rw-r--r-- | docs/overview.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |