docs: Document location of .config for out-of-tree builds

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2010-06-21 23:07:12 +02:00
parent f63440cc43
commit cd7459b4ee
2 changed files with 7 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ make command line, E.G.:
$ make O=/tmp/build
And all the output files will be located under /tmp/build.
And all the output files (including .config) will be located under /tmp/build.
More finegrained configuration:
===============================