summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann Diorcet <diorcet.yann@gmail.com>2012-11-19 10:21:31 (GMT)
committerYann Diorcet <diorcet.yann@gmail.com>2012-11-19 10:21:31 (GMT)
commit9705ec34cff5494d99ec9b8fb146fa5f55f84da3 (patch)
treefec0bb2c099d268b33bb080ebd7c1fc56aaf7b58 /steps.mk
parent87cc50cfd95e23bccd970b3d5f824f9427ff86ec (diff)
binutils: introduce the infrastructure to support binutils alternatives
Rework binutils in order to provide soon binutils alternative. Signed-off-by: Yann Diorcet <diorcet.yann@gmail.com> [yann.morin.1998@free.fr: split up original patch for self-contained changes] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Message-Id: <d3d1d51f399e6d2c1163.1353320546@macbook-smorlat.local> Patchwork-Id: 199971
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/steps.mk b/steps.mk
index 47c94a2..dcc39a2 100644
--- a/steps.mk
+++ b/steps.mk
@@ -21,10 +21,8 @@ help-env::
CT_STEPS := libc_check_config \
companion_libs_for_build \
binutils_for_build \
- elf2flt_for_build \
companion_libs_for_host \
binutils_for_host \
- elf2flt_for_host \
cc_core_pass_1 \
kernel_headers \
libc_start_files \