diff -r e86826b8621a -r a52574521bea steps.mk --- a/steps.mk Sat Jan 22 22:36:20 2011 +0100 +++ b/steps.mk Thu Aug 18 16:05:48 2011 +0200 @@ -17,7 +17,6 @@ # 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 \ gmp \ mpfr \ ppl \ @@ -28,6 +27,7 @@ elf2flt \ sstrip \ cc_core_pass_1 \ + kernel_headers \ libc_start_files \ cc_core_pass_2 \ libc \