summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/steps.mk b/steps.mk
index ed007c4..ac33dd7 100644
--- a/steps.mk
+++ b/steps.mk
@@ -17,7 +17,6 @@ help-env::
# 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 @@ CT_STEPS := libc_check_config \
elf2flt \
sstrip \
cc_core_pass_1 \
+ kernel_headers \
libc_start_files \
cc_core_pass_2 \
libc \