diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-29 07:31:28 -0800 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:17 -0800 |
| commit | 15cf572f3e1544084e6855426266c808fcb60bb5 (patch) | |
| tree | 17af54e7e794dd096926997fd9b7aeb4beda82c2 /documentation | |
| parent | 2a993a0dac62a5b2ed36f710771fa73ad7a84094 (diff) | |
| download | poky-15cf572f3e1544084e6855426266c808fcb60bb5.tar.gz | |
documentation/kernel-manual: Modified to call new chapter structure.
The make process for the kernel book now includes multiple chapters instead of a single chapter.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/kernel-manual/kernel-manual.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml index ae9b23bff9..ffaa2c5922 100644 --- a/documentation/kernel-manual/kernel-manual.xml +++ b/documentation/kernel-manual/kernel-manual.xml | |||
| @@ -49,7 +49,11 @@ | |||
| 49 | 49 | ||
| 50 | </bookinfo> | 50 | </bookinfo> |
| 51 | 51 | ||
| 52 | <xi:include href="yocto-project-kernel-manual.xml"/> | 52 | <xi:include href="kernel-doc-intro.xml"/> |
| 53 | |||
| 54 | <xi:include href="kernel-concepts.xml"/> | ||
| 55 | |||
| 56 | <xi:include href="kernel-how-to.xml"/> | ||
| 53 | 57 | ||
| 54 | <!-- <index id='index'> | 58 | <!-- <index id='index'> |
| 55 | <title>Index</title> | 59 | <title>Index</title> |
