mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
ref-manual: Fix module_conf typo
Modules specified as part of module_conf must be listed in KERNEL_MODULE_PROBECONF, not KERNEL_MODULE_AUTOLOAD. (From yocto-docs rev: 5720fb534dc343675f8be6369b9661512e3968f2) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5e5252bf13
commit
3182ba8142
@@ -4734,7 +4734,7 @@ system and gives an overview of their function and contents.
|
||||
configuration file, a distribution configuration file, an append file
|
||||
for the recipe, or the recipe itself). If you use this variable, you
|
||||
must also be sure to list the module name in the
|
||||
:term:`KERNEL_MODULE_AUTOLOAD`
|
||||
:term:`KERNEL_MODULE_PROBECONF`
|
||||
variable.
|
||||
|
||||
Here is the general syntax::
|
||||
|
||||
Reference in New Issue
Block a user