steps.mk
changeset 2886 f1ad0445325c
parent 2278 e86826b8621a
child 2905 286b2937c101
child 2912 6467c949c91c
     1.1 --- a/steps.mk	Sat Jan 22 22:36:20 2011 +0100
     1.2 +++ b/steps.mk	Sun Jul 17 15:48:27 2011 +0200
     1.3 @@ -17,7 +17,6 @@
     1.4  # Please keep the last line with a '\' and keep the following empy line:
     1.5  # it helps when diffing and merging.
     1.6  CT_STEPS := libc_check_config   \
     1.7 -            kernel_headers      \
     1.8              gmp                 \
     1.9              mpfr                \
    1.10              ppl                 \
    1.11 @@ -28,6 +27,7 @@
    1.12              elf2flt             \
    1.13              sstrip              \
    1.14              cc_core_pass_1      \
    1.15 +            kernel_headers      \
    1.16              libc_start_files    \
    1.17              cc_core_pass_2      \
    1.18              libc                \