diff options
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r-- | documentation/kernel-dev/faq.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/faq.rst b/documentation/kernel-dev/faq.rst index 5aa702ad69..e40e3ff372 100644 --- a/documentation/kernel-dev/faq.rst +++ b/documentation/kernel-dev/faq.rst | |||
@@ -30,8 +30,8 @@ Refer to the | |||
30 | ":ref:`kernel-dev/common:working with your own sources`" | 30 | ":ref:`kernel-dev/common:working with your own sources`" |
31 | section for information. | 31 | section for information. |
32 | 32 | ||
33 | How do I install/not-install the kernel image on the rootfs? | 33 | How do I install/not-install the kernel image on the root filesystem? |
34 | ------------------------------------------------------------ | 34 | --------------------------------------------------------------------- |
35 | 35 | ||
36 | The kernel image (e.g. ``vmlinuz``) is provided by the | 36 | The kernel image (e.g. ``vmlinuz``) is provided by the |
37 | ``kernel-image`` package. Image recipes depend on ``kernel-base``. To | 37 | ``kernel-image`` package. Image recipes depend on ``kernel-base``. To |