summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 8c6cc46b6c..4508bb1451 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3983,8 +3983,9 @@ system and gives an overview of their function and contents.
3983 when building the kernel and is passed to ``make`` as the target to 3983 when building the kernel and is passed to ``make`` as the target to
3984 build. 3984 build.
3985 3985
3986 If you want to build an alternate kernel image type, use the 3986 If you want to build an alternate kernel image type in addition to that
3987 :term:`KERNEL_ALT_IMAGETYPE` variable. 3987 specified by ``KERNEL_IMAGETYPE``, use the :term:`KERNEL_ALT_IMAGETYPE`
3988 variable.
3988 3989
3989 :term:`KERNEL_MODULE_AUTOLOAD` 3990 :term:`KERNEL_MODULE_AUTOLOAD`
3990 Lists kernel modules that need to be auto-loaded during boot. 3991 Lists kernel modules that need to be auto-loaded during boot.