diff --git a/docs/buildroot.html b/docs/buildroot.html index aed385694e..9ea0374178 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -748,11 +748,12 @@ endif correspond to your cross-compiling tools -
To generate external toolchains, we recommend using - Crosstool-NG. - It allows generating toolchains based on uClibc, glibc - and eglibc for a wide range of architectures and has good - community support.
+Our external toolchain support has been tested with toolchains + from CodeSourcery, toolchains generated + by Crosstool-NG, + and toolchains generated by Buildroot itself. In general, all + toolchains that support the sysroot feature should + work. If not, do not hesitate to contact the developers.