summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-08-06 16:30:05 -0600
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-08-09 15:02:36 +0000
commit09cc8f6677ad99eee99a18bfcd8ce1350b3efc52 (patch)
treeb9c4dadcf06a154eda07fa1c7da16fadd5a0f6a5 /util
parentd220fc50ca7f26e19fe03aef27f53c369fa1f2d3 (diff)
downloadcoreboot-09cc8f6677ad99eee99a18bfcd8ce1350b3efc52.tar.gz
coreboot-09cc8f6677ad99eee99a18bfcd8ce1350b3efc52.tar.bz2
coreboot-09cc8f6677ad99eee99a18bfcd8ce1350b3efc52.zip
elogtool: add to gitignore
Add the binary output of the new elogtool to the .gitignore, so that running "make -C util/cbfstool" keeps the tree clean. Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I806338a4b33abbc3d55e4edef2736c19d56fa005 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56864 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Ricardo Quesada <ricardoq@google.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'util')
-rw-r--r--util/cbfstool/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/cbfstool/.gitignore b/util/cbfstool/.gitignore
index a63222a105b5..2de3ccb6339c 100644
--- a/util/cbfstool/.gitignore
+++ b/util/cbfstool/.gitignore
@@ -1,5 +1,6 @@
cbfs-compression-tool
cbfstool
+elogtool
fmaptool
ifittool
ifwitool