diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-09-01 15:21:21 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-09-01 07:33:59 -0600 |
commit | 8dbb1779ae22e5cd84d807b7023d29791f892a02 (patch) | |
tree | ef15585552620713ba83fee76fb35046e15e2085 /scripts/bpf_doc.py | |
parent | d90e7b56406032a6175e79de3d7e884185f6be71 (diff) |
docs: kernel_include.py: fix an issue when O= is used
As reported by Stephen, building docs with O= is now
broken. Fix it by ensuring that it will seek files under
Kernel source tree.
The original logic was defined to accept including files
under Documentation/output. The new logic doesn't need it
anymore for media, but it might still be useful to preserve
the previous behavior. So, I ended preserving it.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20250901142639.4de35a11@canb.auug.org.au/
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/da91980ce42f31730dc982920167b2757b9d2769.1756732363.git.mchehab+huawei@kernel.org
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions