From 8947312d693124ed16369f009f5cdec20c76aa94 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:29:08 -0700 Subject: [PATCH] ref-manual: Edits to the B variable. (From yocto-docs rev: f873dd66f78c667d2bf8942c12c629dc96efdd4a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 615b373ebf..0e5f2fbd1a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -104,7 +104,7 @@ You can separate the (S) directory and the directory pointed to by the B 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 gcc and some kernel recipes.