diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.rst')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-intro.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.rst b/documentation/kernel-dev/kernel-dev-intro.rst index cb4ffcf13b..4da3af8dae 100644 --- a/documentation/kernel-dev/kernel-dev-intro.rst +++ b/documentation/kernel-dev/kernel-dev-intro.rst | |||
@@ -110,6 +110,9 @@ This section presents a high-level overview of the Yocto Project kernel | |||
110 | modification workflow. The illustration and accompanying list provide | 110 | modification workflow. The illustration and accompanying list provide |
111 | general information and references for further information. | 111 | general information and references for further information. |
112 | 112 | ||
113 | .. image:: figures/kernel-dev-flow.png | ||
114 | :align: center | ||
115 | |||
113 | 1. *Set up Your Host Development System to Support Development Using the | 116 | 1. *Set up Your Host Development System to Support Development Using the |
114 | Yocto Project*: See the "`Setting Up the Development Host to Use the | 117 | Yocto Project*: See the "`Setting Up the Development Host to Use the |
115 | Yocto Project <&YOCTO_DOCS_DEV_URL;#dev-manual-start>`__" section in | 118 | Yocto Project <&YOCTO_DOCS_DEV_URL;#dev-manual-start>`__" section in |