提交 6d06ea34 编写于 作者: J Jack Mitchell 提交者: Kever Yang

rockchip: make_fit_atf: explicitly use python3

On a distribution with no python2 installed and no
python->python3 symlink the script will fail to execute.
Specify python3 explicitly as it's already a requirement
to build u-boot.
Signed-off-by: NJack Mitchell <ml@embed.me.uk>
Reviewed-by: NKever Yang <kever.yang@rock-chips.com>
上级 29a4e355
#!/usr/bin/env python
#!/usr/bin/env python3
"""
# SPDX-License-Identifier: GPL-2.0+
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册