summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-07-31 00:24:39 -0700
committerSimon Glass <sjg@chromium.org>2015-08-05 08:42:39 -0600
commit01124327988d4eddd9d7580158d1d4fcf439d538 (patch)
treef2819cff4b8c2204e6616e68735169fe6c7d2d6d /tools
parentfe3fbd302427b3690c4d682c1d7d03ca94771afd (diff)
downloadblackbird-obmc-uboot-01124327988d4eddd9d7580158d1d4fcf439d538.tar.gz
blackbird-obmc-uboot-01124327988d4eddd9d7580158d1d4fcf439d538.zip
gitignore: Add defconfig and fdtgrep
Ignore defconfig and tools/fdtgrep. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index eb1a27e36d..ff07680308 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,6 +1,7 @@
/atmel_pmecc_params
/bmp_logo
/envcrc
+/fdtgrep
/fit_check_sign
/fit_info
/gen_eth_addr
OpenPOWER on IntegriCloud