config/global.in
changeset 168 45811aef4097
parent 121 82e69d88119b
child 173 8665ee5dcf8f
     1.1 --- a/config/global.in	Tue May 22 20:46:07 2007 +0000
     1.2 +++ b/config/global.in	Sun Jun 17 12:11:16 2007 +0000
     1.3 @@ -58,22 +58,12 @@
     1.4      default n
     1.5      help
     1.6        If you say 'y' here, then you will be able to restart crosstool-NG at
     1.7 -      any step by typing:
     1.8 -          make RESTART=<step_nane>
     1.9 -      
    1.10 -      where step_name is one of:
    1.11 -        - kernel_hdr
    1.12 -        - binutils
    1.13 -        - libc_hdr
    1.14 -        - cc_core
    1.15 -        - libfloat
    1.16 -        - libc
    1.17 -        - cc
    1.18 -        - libc_fin
    1.19 -        - debug
    1.20 +      any step.
    1.21        
    1.22        It is not currently possible to rstart at any of the debug facility.
    1.23 -      They are treated a s a whole.
    1.24 +      They are treated as a whole.
    1.25 +
    1.26 +      See docs/overview.txt for the list of steps.
    1.27  
    1.28  config DEBUG_CT_SAVE_STEPS_GZIP
    1.29      bool