diff -r eee9e8de51e3 -r 438ce270f84e steps.mk --- a/steps.mk Sun Jan 18 17:45:10 2009 +0000 +++ b/steps.mk Sun Jan 31 13:04:43 2010 +0100 @@ -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