summaryrefslogtreecommitdiffstats
path: root/docs/manual/how-buildroot-works.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/how-buildroot-works.txt')
-rw-r--r--docs/manual/how-buildroot-works.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/manual/how-buildroot-works.txt b/docs/manual/how-buildroot-works.txt
index 68ddd13793..a96e45b0fe 100644
--- a/docs/manual/how-buildroot-works.txt
+++ b/docs/manual/how-buildroot-works.txt
@@ -56,11 +56,10 @@ configuration is done):
+stamps+, etc. in the output directory (+output/+ by default,
another value can be specified using +O=+)
-* Generate all the targets listed in the +BASE_TARGETS+ variable. When
- an internal toolchain is used, this means generating the
- cross-compilation toolchain. When an external toolchain is used,
- this means checking the features of the external toolchain and
- importing it into the Buildroot environment.
+* Generate the toolchain target. When an internal toolchain is used, this
+ means generating the cross-compilation toolchain. When an external
+ toolchain is used, this means checking the features of the external
+ toolchain and importing it into the Buildroot environment.
* Generate all the targets listed in the +TARGETS+ variable. This
variable is filled by all the individual components'
OpenPOWER on IntegriCloud