summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 0be52ad..75e09ac 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -41,7 +41,7 @@ export CT_VCHECK=
# need to pass it to the upgrade script - which may receive an input that
# was not preprocessed by kconfig, and hence have no string for "up-to-date"
# version.
-export CT_CONFIG_VERSION_CURRENT=3
+export CT_CONFIG_VERSION_CURRENT=4
# Download agents used by scripts.mk
CT_WGET := @wget@
@@ -275,10 +275,9 @@ CT_STEPS := \
companion_tools_for_host \
companion_libs_for_host \
binutils_for_host \
- cc_core_pass_1 \
+ libc_headers \
kernel_headers \
- libc_start_files \
- cc_core_pass_2 \
+ cc_core \
libc_main \
cc_for_build \
cc_for_host \