提交 bd5053ff 编写于 作者: T Tom Rini

Merge branch 'buildman' of git://git.denx.de/u-boot-x86

Conflicts:
	tools/buildman/control.py
Signed-off-by: NTom Rini <trini@ti.com>
......@@ -188,6 +188,8 @@ def DoBuildman(options, args, toolchains=None, make_func=None, boards=None,
else:
series = None
options.verbose = True
if not options.summary:
options.show_errors = True
# By default we have one thread per CPU. But if there are not enough jobs
# we can have fewer threads and use a high '-j' value for make.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册