diff options
author | Maxim Uvarov <muvarov@gmail.com> | 2010-05-12 11:08:49 +0400 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2010-05-13 23:49:01 +0900 |
commit | 45e8f29639d9f97b74389e5bd28c7a5cccbf3e2a (patch) | |
tree | 3d44961e8646667d42640b340bbc35bc221a000b /kexec/add_segment.c | |
parent | 00f6fff403c6bbb3241def8451d17f5f2544b5a9 (diff) |
powerpc new toolchains fix (crt.S)
Linker does not provide some vital functions when building freestanding
applications with a new toolchain, so we have to provide our own CRT.
p.s.
Without the CRT we won't see any build errors (since the purgatory is
linked with --no-undefined), but the purgatory code won't work,
'kexec -e' will just hang the board.
I added option to configure to keep code buildable for old toolchais.
But there should be way to do this automatically.
Author: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Maxim Uvarov <muvarov@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/add_segment.c')
0 files changed, 0 insertions, 0 deletions