dada1259a2
Change-Id: Ibf221db4ca60d802b460d56f5fcca95ff49fc542 Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: http://review.coreboot.org/2273 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
18 lines
227 B
Text
18 lines
227 B
Text
README
|
|
------
|
|
|
|
This is a cross toolchain builder for -elf toolchains (ie. no libc support)
|
|
|
|
known working:
|
|
i386-elf
|
|
x86_64-elf
|
|
powerpc-elf
|
|
mipsel-elf
|
|
armv7a-eabi
|
|
|
|
known broken:
|
|
alpha-elf
|
|
arm-elf
|
|
powerpc64-elf
|
|
|
|
|