aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/firmware/Makefile')
-rw-r--r--tools/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/firmware/Makefile b/tools/firmware/Makefile
index bfef1ab5b3..aff8e564e9 100644
--- a/tools/firmware/Makefile
+++ b/tools/firmware/Makefile
@@ -32,7 +32,7 @@ ifeq ($(CONFIG_ROMBIOS),y)
false ; \
fi
endif
- $(MAKE) subdirs-$@
+ $(MAKE) PYTHON=$(PYTHON) subdirs-$@
.PHONY: install