diff options
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-intro.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index e62fb67ed1..bb03c60a2c 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml | |||
@@ -237,7 +237,7 @@ | |||
237 | <title>Other Resources</title> | 237 | <title>Other Resources</title> |
238 | 238 | ||
239 | <para> | 239 | <para> |
240 | The sections that follow provide instructions for completing | 240 | The remainder of this manual provides instructions for completing |
241 | specific Linux kernel development tasks. | 241 | specific Linux kernel development tasks. |
242 | These instructions assume you are comfortable working with | 242 | These instructions assume you are comfortable working with |
243 | <ulink url='http://openembedded.org/wiki/Bitbake'>BitBake</ulink> | 243 | <ulink url='http://openembedded.org/wiki/Bitbake'>BitBake</ulink> |
@@ -251,9 +251,9 @@ | |||
251 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> | 251 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> |
252 | </para></listitem> | 252 | </para></listitem> |
253 | <listitem><para> | 253 | <listitem><para> |
254 | The | 254 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> |
255 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-modifying-source-code'>Modifying Source Code</ulink>" | 255 | as described in the Yocto Project Software Development Kit |
256 | section in the Yocto Project Development Manual | 256 | (SDK) Developer's Guide. |
257 | </para></listitem> | 257 | </para></listitem> |
258 | <listitem><para> | 258 | <listitem><para> |
259 | The | 259 | The |