summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2012-01-03 17:39:11 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2012-01-03 17:39:11 (GMT)
commit354914c49a0cf7567615f6ce18834c6b0bfe8d96 (patch)
treef442589555bbe1710d004c0a9514c20fc636595d /steps.mk
parent318cedf0ea9149dbbd58b5d6c763bb1118b38d08 (diff)
complibs/libelf: rename libelf for target function
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
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 ac33dd7..efdb489 100644
--- a/steps.mk
+++ b/steps.mk
@@ -33,7 +33,7 @@ CT_STEPS := libc_check_config \
libc \
cc \
libc_finish \
- libelf_target \
+ libelf_for_target \
binutils_target \
debug \
test_suite \