diff --git a/docs/buildroot.html b/docs/buildroot.html
index 0a0114a3b7..0b87bffed8 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -185,15 +185,14 @@
This command will generally perform the following steps:
- Download source files (as required)
- - Configure cross-compile toolchain
- - Build/install cross-compile toolchain
+ - Configure, build and install the cross-compiling toolchain
+ if an internal toolchain is used, or import a toolchain if an
+ external toolchain is used
- Build/install selected target packages
- - Build a kernel image
+ - Build a kernel image, if selected
+ - Build a bootloader image, if selected
- Create a root filesystem in selected formats
- Some of the above steps might not be performed if they are not
- selected in the Buildroot configuration.
-
Buildroot output is stored in a single directory, output/.
This directory contains several subdirectories: