toolchain: enable microblaze toolchain
authorSpenser Gilliland <spenser@gillilanding.com>
Thu, 5 Dec 2013 17:20:56 +0000 (18:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Dec 2013 21:46:44 +0000 (22:46 +0100)
commit14e527eb66d251c878f212236729d715e350c135
treedbbef1724f896c7ecceda16ac8a8de0d0e6ecf0d
parent5ac778f758a2683b46c74e44cc81acf40a44dd81
toolchain: enable microblaze toolchain

This commit allows to build an internal toolchain for the Microblaze
architecture, with either glibc or eglibc.

Note that we add an explicit list of architectures that are supported
by uClibc, and Microblaze is not part of them, because it currently
doesn't build for this architecture.

[Thomas: add better commit log, add architecture dependencies on
uClibc, to avoid selecting uClibc on Microblaze]

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/Config.in
toolchain/toolchain-buildroot/Config.in