From: Thomas Petazzoni Date: Mon, 5 Jul 2010 16:58:59 +0000 (+0200) Subject: external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd5ca4beb5bc62962bcc7f665749122c6ec44cbd;p=buildroot.git external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/toolchain/external-toolchain/ext-tool.mk b/toolchain/external-toolchain/ext-tool.mk index d5a64b5946..d591781168 100644 --- a/toolchain/external-toolchain/ext-tool.mk +++ b/toolchain/external-toolchain/ext-tool.mk @@ -7,7 +7,9 @@ # # * Toolchains generated by Crosstool-NG # * Toolchains generated by Buildroot -# * ARM toolchains made available by Codesourcery +# * ARM, MIPS and PowerPC toolchains made available by +# Codesourcery. For the MIPS toolchain, the -muclibc variant isn't +# supported yet, only the default glibc-based variant is. # # The basic principle is the following #