e00196e803
Change-Id: I3983d7a393260238b75e9f52e9451b454c551c30 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/7550 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
19 lines
241 B
Text
19 lines
241 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
|
|
arm-elf
|
|
armv7a-eabi
|
|
aarch64-elf
|
|
|
|
known broken:
|
|
alpha-elf
|
|
powerpc64-elf
|
|
|
|
|