02.10.2023 13:18, Olaf Hering:
python3 may not be the expected python version.
Use PYTHON to invoke python.
Applied to my trivial-patches tree, thanks!
/mjt
Fixes: 22e11539e1 ("edk2: replace build scripts")
Signed-off-by: Olaf Hering
diff --git a/roms/Makefile b/roms/Makefile
efi:
-
python3 may not be the expected python version.
Use PYTHON to invoke python.
Fixes: 22e11539e1 ("edk2: replace build scripts")
Signed-off-by: Olaf Hering
---
roms/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roms/Makefile b/roms/Makefile
index 6859685290..67f709b