Unverified Commit 76c73cfd authored by Michal Suchanek's avatar Michal Suchanek Committed by Nathan Chancellor
Browse files

kbuild: dummy-tools: Add python3



DRM_MSM_VALIDATE_XML depends on a python feature. Add a dummy python
interpreter to make it possible to configure this option with dummy
tools.

Fixes: b587f413 ("drm/msm/gen_header: allow skipping the validation")
Signed-off-by: default avatarMichal Suchanek <msuchanek@suse.de>
Acked-by: default avatarRob Clark <robin.clark@oss.qualcomm.com>
Link: https://patch.msgid.link/20260121105801.1827-1-msuchanek@suse.de


[nathan: Remove empty shell comment line]
Signed-off-by: default avatarNathan Chancellor <nathan@kernel.org>
parent a5b46cd1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only

true