summaryrefslogtreecommitdiffstats
path: root/tools/buildman/.gitignore
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-04-03 11:07:16 +0000
committerSimon Glass <sjg@chromium.org>2013-04-04 14:04:35 -0700
commitfc3fe1c287fc5ee4c528b4059405571fcd2d55bd (patch)
treefe113dd4e9f515ef205d201f528498626193888e /tools/buildman/.gitignore
parent3fefd5efa664adc06ed49547e817f3e328266a15 (diff)
downloadblackbird-obmc-uboot-fc3fe1c287fc5ee4c528b4059405571fcd2d55bd.tar.gz
blackbird-obmc-uboot-fc3fe1c287fc5ee4c528b4059405571fcd2d55bd.zip
buildman - U-Boot multi-threaded builder and summary tool
This tool handles building U-Boot to check that you have not broken it with your patch series. It can build each individual commit and report which boards fail on which commits, and which errors come up. It also shows differences in image sizes due to particular commits. Buildman aims to make full use of multi-processor machines. Documentation and caveats are in tools/buildman/README. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/.gitignore')
-rw-r--r--tools/buildman/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/buildman/.gitignore b/tools/buildman/.gitignore
new file mode 100644
index 0000000000..0d20b6487c
--- /dev/null
+++ b/tools/buildman/.gitignore
@@ -0,0 +1 @@
+*.pyc
OpenPOWER on IntegriCloud