diff --git a/docs/buildroot.html b/docs/buildroot.html index 9ea0374178..0115f00f4e 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -715,13 +715,22 @@ endif
It might be useful not to use the toolchain generated by - Buildroot, for example if you already have a toolchain that is known - to work for your specific CPU, or if the toolchain generation feature - of Buildroot is not sufficiently flexible for you (for example if you - need to generate a system with glibc instead of - uClibc). Buildroot supports using an external - toolchain.
+Using an already existing toolchain is useful for different + reasons:
+ +Buildroot supports using existing toolchains through a + mechanism called external toolchain.
To enable the use of an external toolchain, go to the
Toolchain
menu, and :