diff options
| author | Jean Delvare <jdelvare@suse.de> | 2025-11-07 19:29:33 +0100 |
|---|---|---|
| committer | Nathan Chancellor <nathan@kernel.org> | 2025-11-08 19:42:22 -0700 |
| commit | 002621a4df3c166fab1427e8e502bc15acc26b13 (patch) | |
| tree | f3aa2828207a3c0e103ca741300249207ef7f298 /net/unix/af_unix.c | |
| parent | 9818af18db4bfefd320d0fef41390a616365e6f7 (diff) | |
kbuild: Let kernel-doc.py use PYTHON3 override
It is possible to force a specific version of python to be used when
building the kernel by passing PYTHON3= on the make command line.
However kernel-doc.py is currently called with python3 hard-coded and
thus ignores this setting.
Use $(PYTHON3) to run $(KERNELDOC) so that the desired version of
python is used.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://patch.msgid.link/20251107192933.2bfe9e57@endymion
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
