summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-13 20:55:15 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-05-13 20:55:15 (GMT)
commitdf07dda46dd4265f8e2f8f0bdfca462c0719a838 (patch)
tree8c9c7a728d1cc07ee7deceb551096cd12cbd5582 /steps.mk
parente89072b5a5922a08bcf3f1f10f3bd12806918f23 (diff)
Merge the /deve/uclinux branch back to /trunk:
- add support for uClinux, the MMU-less ports of Linux. -------- diffstat follows -------- /trunk/scripts/build/kernel/linux.sh | 100 1 99 0 --------------- /trunk/steps.mk | 1 1 0 0 + /trunk/config/kernel/linux.in | 247 0 247 0 ------------------------------------- /trunk/config/kernel.in | 2 1 1 0 /trunk/config/libc/glibc.in | 2 1 1 0 /trunk/config/libc/eglibc.in | 2 1 1 0 /trunk/config/libc/glibc-eglibc.in-common | 5 5 0 0 + /trunk/config/config.in | 1 1 0 0 + 8 files changed, 11 insertions(+), 349 deletions(-)
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/steps.mk b/steps.mk
index 088b004..bb25061 100644
--- a/steps.mk
+++ b/steps.mk
@@ -22,6 +22,7 @@ CT_STEPS := libc_check_config \
mpfr \
ppl \
binutils \
+ elf2flt \
cc_core_pass_1 \
libc_headers \
libc_start_files \