u-boot-brain/scripts/dtc/pylibfdt
Josef Lusticky 03e6151d5b pylibfdt: Use Python 2 in Makefile
pylibfdt needs Python 2 to build.
Replace $(PYTHON) with $(PYTHON2) in pylibfdt Makefile
to ensure Python 2 is used to build it.

This fixes build on systems where Python 3 is the default version
of the "python" interpreter.
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-01-15 15:28:45 -05:00
..
.gitignore pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 2017-11-17 07:43:32 -05:00
libfdt.i_shipped fdt: Add Python support for adding/removing nodes 2018-09-28 11:09:01 -06:00
Makefile pylibfdt: Use Python 2 in Makefile 2019-01-15 15:28:45 -05:00
setup.py host-tools: use python2 explicitly for shebang 2018-01-28 12:27:30 -05:00