diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2025-04-24 00:16:23 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2025-04-24 16:12:46 +0000 |
| commit | 5c5c32d7abd970f18ffca89eb6ada399bce496e5 (patch) | |
| tree | 00e886e1ba883b622f235b6561144df7ddb51b9e /scripts/lib/kdoc/kdoc_output.py | |
| parent | Makefile: move KERNELDOC macro to the main Makefile (diff) | |
| download | kernel-5c5c32d7abd970f18ffca89eb6ada399bce496e5.tar.gz kernel-5c5c32d7abd970f18ffca89eb6ada399bce496e5.zip | |
scripts/kernel-doc.py: don't create *.pyc files
As reported by Andy, kernel-doc.py is creating a __pycache__
directory at build time.
Disable creation of __pycache__ for the libraries used by
kernel-doc.py, when excecuted via the build system or via
scripts/find-unused-docs.sh.
Reported-by: Andy Shevchenko <[email protected]>
Closes: https://lore.kernel.org/linux-doc/[email protected]/
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Tested-by: Andy Shevchenko <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Message-ID: <158b962ed7cd104f7bbfe69f499ec1cc378864db.1745453655.git.mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
