diff options
| -rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 59b71a4ef7..66410f17d1 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -4776,8 +4776,7 @@ system and gives an overview of their function and contents. | |||
| 4776 | would place patch files and configuration fragment files (i.e. | 4776 | would place patch files and configuration fragment files (i.e. |
| 4777 | "out-of-tree"). However, if you want to use a ``defconfig`` file that | 4777 | "out-of-tree"). However, if you want to use a ``defconfig`` file that |
| 4778 | is part of the kernel tree (i.e. "in-tree"), you can use the | 4778 | is part of the kernel tree (i.e. "in-tree"), you can use the |
| 4779 | :term:`KBUILD_DEFCONFIG` variable and append the | 4779 | :term:`KBUILD_DEFCONFIG` variable to point to the |
| 4780 | :term:`KMACHINE` variable to point to the | ||
| 4781 | ``defconfig`` file. | 4780 | ``defconfig`` file. |
| 4782 | 4781 | ||
| 4783 | To use the variable, set it in the append file for your kernel recipe | 4782 | To use the variable, set it in the append file for your kernel recipe |
