ref-manual: Edits to the B variable.

(From yocto-docs rev: f873dd66f78c667d2bf8942c12c629dc96efdd4a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-03-28 08:29:08 -07:00
committed by Richard Purdie
parent 5d847ed6b5
commit 8947312d69

View File

@@ -104,7 +104,7 @@
</literallayout>
You can separate the (<filename>S</filename>) directory and the directory pointed to
by the <filename>B</filename> variable.
Most autotools-based recipes support separating these directories.
Most Autotools-based recipes support separating these directories.
The build system defaults to using separate directories for <filename>gcc</filename>
and some kernel recipes.
</para>