summaryrefslogtreecommitdiff
path: root/config/global.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global.in')
-rw-r--r--config/global.in18
1 files changed, 4 insertions, 14 deletions
diff --git a/config/global.in b/config/global.in
index 0523a0c..521a204 100644
--- a/config/global.in
+++ b/config/global.in
@@ -58,22 +58,12 @@ config DEBUG_CT_SAVE_STEPS
default n
help
If you say 'y' here, then you will be able to restart crosstool-NG at
- any step by typing:
- make RESTART=<step_nane>
-
- where step_name is one of:
- - kernel_hdr
- - binutils
- - libc_hdr
- - cc_core
- - libfloat
- - libc
- - cc
- - libc_fin
- - debug
+ any step.
It is not currently possible to rstart at any of the debug facility.
- They are treated a s a whole.
+ They are treated as a whole.
+
+ See docs/overview.txt for the list of steps.
config DEBUG_CT_SAVE_STEPS_GZIP
bool