diff -r eee9e8de51e3 -r df32ef8825f9 steps.mk --- a/steps.mk Sun Jan 18 17:45:10 2009 +0000 +++ b/steps.mk Tue Jan 20 20:37:43 2009 +0000 @@ -14,7 +14,7 @@ # ---------------------------------------------------------- # The steps list -# Please keep the last line with a '\' and keep the folowing empy line: +# Please keep the last line with a '\' and keep the following empy line: # it helps when diffing and merging. CT_STEPS := libc_check_config \ kernel_headers \ @@ -33,6 +33,7 @@ binutils_target \ tools \ debug \ + finish \ # Make the list available to sub-processes (scripts/crosstool-NG.sh needs it) export CT_STEPS