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 #