From ca5213a38750919f6a0dd8d232e206693cf430bf Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 12:11:16 +0000 Subject: scripts/showSamples.sh: - revert sample dumping to not show the components versions; docs/overview.txt: - reorder docs/overview.txt so that configuring comes before running, - tell about regtest; Makefile: config/global.in: - point to docs/overview.txt for the list of steps; --- config/global.in | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 0523a0cf..521a204f 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= - - 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 -- cgit v1.2.3