diff options
Diffstat (limited to 'documentation/kernel-dev/intro.rst')
-rw-r--r-- | documentation/kernel-dev/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst index e406f6e47f..b9ce7f241c 100644 --- a/documentation/kernel-dev/intro.rst +++ b/documentation/kernel-dev/intro.rst | |||
@@ -106,7 +106,7 @@ modification workflow. The illustration and accompanying list provide | |||
106 | general information and references for further information. | 106 | general information and references for further information. |
107 | 107 | ||
108 | .. image:: figures/kernel-dev-flow.png | 108 | .. image:: figures/kernel-dev-flow.png |
109 | :align: center | 109 | :width: 100% |
110 | 110 | ||
111 | 1. *Set up Your Host Development System to Support Development Using the | 111 | 1. *Set up Your Host Development System to Support Development Using the |
112 | Yocto Project*: See the ":doc:`/dev-manual/start`" section in | 112 | Yocto Project*: See the ":doc:`/dev-manual/start`" section in |