diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 37576537b4..09b13c7783 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -199,10 +199,10 @@ | |||
199 | <title>Setting Up to Work on a Kernel</title> | 199 | <title>Setting Up to Work on a Kernel</title> |
200 | 200 | ||
201 | <para> | 201 | <para> |
202 | Kernel development is best accomplished using the | 202 | Kernel development is best accomplished using |
203 | <filename>devtool</filename> tool and not through traditional | 203 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename></ulink> |
204 | kernel workflow methods. | 204 | and not through traditional kernel workflow methods. |
205 | This section provides procedures for both. | 205 | This section provides procedures to set up for both. |
206 | </para> | 206 | </para> |
207 | 207 | ||
208 | <section id='getting-ready-to-develop-using-devtool'> | 208 | <section id='getting-ready-to-develop-using-devtool'> |