From 25141d544df72cba8be519c4049a68d9f7e34869 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Oct 2012 08:24:58 -0700 Subject: documentation: dev-manual - clarified what files we are using. (From yocto-docs rev: 4a7cf1574e7c3481a78499865e1555904a6a80d9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 286e2a5ae2..465d9ca701 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -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 Yocto Project Kernel item earlier in this manual for an example of how to set up the kernel source directory structure on your host system. -- cgit v1.2.3-54-g00ecf