mirror of
https://git.yoctoproject.org/poky
synced 2026-06-12 16:50:07 +00:00
ref-manual/variables.rst: fix the description of KBUILD_DEFCONFIG
Remove some leftover confusing mention of KMACHINE. (From yocto-docs rev: 582ee9e0b4930aea03255542b3d3913df19af8b0) Signed-off-by: Adam Blank <adam.blank.g@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
98ca252e56
commit
5f661a1c85
@@ -4892,8 +4892,7 @@ system and gives an overview of their function and contents.
|
|||||||
would place patch files and configuration fragment files (i.e.
|
would place patch files and configuration fragment files (i.e.
|
||||||
"out-of-tree"). However, if you want to use a ``defconfig`` file that
|
"out-of-tree"). However, if you want to use a ``defconfig`` file that
|
||||||
is part of the kernel tree (i.e. "in-tree"), you can use the
|
is part of the kernel tree (i.e. "in-tree"), you can use the
|
||||||
:term:`KBUILD_DEFCONFIG` variable and append the
|
:term:`KBUILD_DEFCONFIG` variable to point to the
|
||||||
:term:`KMACHINE` variable to point to the
|
|
||||||
``defconfig`` file.
|
``defconfig`` file.
|
||||||
|
|
||||||
To use the variable, set it in the append file for your kernel recipe
|
To use the variable, set it in the append file for your kernel recipe
|
||||||
|
|||||||
Reference in New Issue
Block a user