documentation: dev-manual - clarified what files we are using.

(From yocto-docs rev: 4a7cf1574e7c3481a78499865e1555904a6a80d9)

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 2012-10-01 08:24:58 -07:00 committed by Richard Purdie
parent dff62da6de
commit 25141d544d
1 changed files with 2 additions and 1 deletions

View File

@ -339,7 +339,8 @@
Then, you use Git again to clone a copy of that bare clone.
This copy represents the directory structure on your host system that is particular
to the kernel you want.
These are the files you actually modify to change the kernel.
The files in the copy of the bare clone are the files you actually modify
to change the kernel.
See the <link linkend='local-kernel-files'>Yocto Project Kernel</link> item earlier
in this manual for an example of how to set up the kernel source directory
structure on your host system.