sane-toolchain: Switch to TOOLCHAIN_TYPE
authorTom Rini <tom_rini@mentor.com>
Thu, 16 Dec 2010 23:38:10 +0000 (16:38 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 17 Dec 2010 16:32:26 +0000 (09:32 -0700)
commit4ba8133097add1257f4ab828c830030ed912c369
tree6d67fe9e05903f098c95ec435c43fe3aef45a8fa
parentb7b5aa0a9b5a6ca6f0475c41e57b81c4286b6b87
sane-toolchain: Switch to TOOLCHAIN_TYPE

Make use of TOOLCHAIN_TYPE and ${LIBC}-${TOOLCHAIN_TYPE} files
like Angstrom/SHR/etc do.  This lets external toolchains work
with sane-toolchain.inc using distributions.

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/distro/include/eglibc-external.inc [new file with mode: 0644]
conf/distro/include/eglibc-internal.inc [new file with mode: 0644]
conf/distro/include/sane-toolchain.inc
conf/distro/include/uclibc-internal.inc [new file with mode: 0644]