From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Thu, 28 Jan 2021 21:46:13 +0000 (+0100)
Subject: tools: add mkeficapsule to .gitignore
X-Git-Tag: v2025.01-rc5-pxa1908~2035^2~1
X-Git-Url: http://git.dujemihanovic.xyz/html/static/gitweb.css?a=commitdiff_plain;h=850d27b4b9d4cc3244ff4331b90b0376a7e9691e;p=u-boot.git

tools: add mkeficapsule to .gitignore

mkeficapsule is a build product. Add it to .gitignore

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---

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