]> git.baikalelectronics.ru Git - uboot.git/commit
tools: allow to override python
authorStefano Babic <sbabic@denx.de>
Wed, 5 Apr 2017 15:46:41 +0000 (17:46 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:49 +0000 (14:44 -0600)
commitb209993098a077da297e17c77e0d75a75d833305
tree51cd88bdee091c7b2b3139a5f76b6593ae716b36
parente9dd12e322997f281fd3822e8fb255e6dfd8f692
tools: allow to override python

Not force to use python from PATH. Issue was noted when building with
Yocto, because python from the distro is always taken instead of
python-native built during Yocto process.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile
tools/Makefile