mbox series

[v2,0/2] Fix KBUILD_DEFCONFIG documentation

Message ID 20250929071634.25670-1-adam.blank.g@gmail.com
Headers show
Series Fix KBUILD_DEFCONFIG documentation | expand

Message

Adam Blank Sept. 29, 2025, 7:16 a.m. UTC
Signed-off-by: Adam Blank <adam.blank.g@gmail.com>
---
Changes in v2:
- Reword and simplify

---
Adam Blank (2):
  kernel-dev/common.rst: fix the in-tree defconfig description
  ref-manual/variables.rst: fix the description of KBUILD_DEFCONFIG

 documentation/kernel-dev/common.rst    | 10 +++-------
 documentation/ref-manual/variables.rst |  3 +--
 2 files changed, 4 insertions(+), 9 deletions(-)

Comments

Antonin Godard Oct. 6, 2025, 8:07 a.m. UTC | #1
On Mon, 29 Sep 2025 09:16:32 +0200, Adam Blank wrote:
> 


Applied, thanks!

[1/2] kernel-dev/common.rst: fix the in-tree defconfig description
      commit: a808420655a0976ba08f013f468cf80f379b1d89
[2/2] ref-manual/variables.rst: fix the description of KBUILD_DEFCONFIG
      commit: 582ee9e0b4930aea03255542b3d3913df19af8b0

Best regards,