]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: Makefile: store __pycache__ at the output directory
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 25 Apr 2025 00:08:53 +0000 (08:08 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 28 Apr 2025 23:36:43 +0000 (17:36 -0600)
commit6c2f0b28d76e76c9879c030967e6587ebaeabce0
treef94ea161a94ba3e400ec5fc10e44e2c94b14f8d3
parente3b42e94cf108e1cb4bdd628271c1565aceaf943
docs: Makefile: store __pycache__ at the output directory

Instead of blocking creation of *.pyc cache, store python
cache under Documentation/output/__pycache__

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <1b9e7f34c1d99a27a8abb308da3221b4663b5693.1745539360.git.mchehab+huawei@kernel.org>
Documentation/Makefile