comparison sources/targets/sh2elf @ 1763:b6e4e49cec5e draft

Teach build to do an elf compiler, no libc or root filesystem if no KARCH in target.
author Rob Landley <rob@landley.net>
date Tue, 26 May 2015 00:10:07 -0500
parents
children c197b67b381a
comparison
equal deleted inserted replaced
1762:fd7e3b9ede04 1763:b6e4e49cec5e
1 DESCRIPTION="ELF toolchain has different prefixes, and the bootloader cares."
2
3 GCC_FLAGS=
4 BINUTILS_FLAGS=
5 CROSS_TARGET=sh2-unknown-elf