Searched refs:PYTHON3 (Results 1 - 3 of 3) sorted by relevance

/u-boot/scripts/dtc/pylibfdt/
H A DMakefile27 $(PYTHON3) $< --quiet build_ext --inplace
/u-boot/scripts/kconfig/
H A DMakefile127 $(PYTHON3) -B -m pytest $(srctree)/$(src)/tests \
/u-boot/
H A DMakefile415 PYTHON3 ?= python3 macro
467 export MAKE LEX YACC AWK PERL PYTHON PYTHON2 PYTHON3
2061 if ! echo "import libfdt" | $(PYTHON3) 2>/dev/null; then \
2062 echo '*** pylibfdt does not seem to be available with $(PYTHON3)'; \

Completed in 77 milliseconds