summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-28 22:46:13 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-29 20:22:40 +0100
commit850d27b4b9d4cc3244ff4331b90b0376a7e9691e (patch)
tree038c229ccbb7571b18d5a71190cbf8c03e9ce46d /tools
parent4e9bd0623775768be4e1e80ee32a7e42b8c9d3c5 (diff)
downloadu-boot-850d27b4b9d4cc3244ff4331b90b0376a7e9691e.tar.gz
u-boot-850d27b4b9d4cc3244ff4331b90b0376a7e9691e.tar.xz
u-boot-850d27b4b9d4cc3244ff4331b90b0376a7e9691e.zip
tools: add mkeficapsule to .gitignore
mkeficapsule is a build product. Add it to .gitignore Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
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 a021ea95cd..a88453f64d 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -20,6 +20,7 @@
/kwboot
/lib/
/mips-relocs
+/mkeficapsule
/mkenvimage
/mkexynosspl
/mkimage