diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-01 14:51:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:44 +0100 |
commit | 7d78ef57f7659f5887e06f04244ef8ab88eb7460 (patch) | |
tree | 173740f5a73ae50e4981fb5a564405746e9e0cf5 /documentation/dev-manual | |
parent | 08938e662025fbf4570ae4404220a6c759973f97 (diff) | |
download | poky-7d78ef57f7659f5887e06f04244ef8ab88eb7460.tar.gz |
dev-manual: Added another summary bullet due to new section.
(From yocto-docs rev: f9512bbbfd41cf644d583bc3cfd610513b38527d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 2bcd7d01db..3357920d8f 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -2230,6 +2230,8 @@ | |||
2230 | </para></listitem> | 2230 | </para></listitem> |
2231 | <listitem><para>Reduce the size of the kernel. | 2231 | <listitem><para>Reduce the size of the kernel. |
2232 | </para></listitem> | 2232 | </para></listitem> |
2233 | <listitem><para>Look for other ways to minimize size. | ||
2234 | </para></listitem> | ||
2233 | <listitem><para>Iterate on the process.</para></listitem> | 2235 | <listitem><para>Iterate on the process.</para></listitem> |
2234 | </itemizedlist> | 2236 | </itemizedlist> |
2235 | </para> | 2237 | </para> |