mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-14 18:24:01 -09:00
docs: Document location of .config for out-of-tree builds
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -281,6 +281,12 @@ or
|
||||
<p>All the output files will be located under
|
||||
<code>/tmp/build</code>.</p>
|
||||
|
||||
<p>When using out-of-tree builds, the Buildroot
|
||||
<code>.config</code> and temporary files are also stored in the
|
||||
output directory. This means that you can safely run multiple
|
||||
builds in parallel using the same source tree as long as they use
|
||||
unique output directories.</p>
|
||||
|
||||
<h3><a name="environment_variables" id="environment_variables"></a>
|
||||
Environment variables</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user