[U-Boot] [PATCH] tools: add kwboot binary to .gitignore file

Luka Perkov uboot at lukaperkov.net
Sun Jul 15 18:29:38 CEST 2012


Signed-off-by: Luka Perkov <uboot at lukaperkov.net>
---

 tools/.gitignore |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/.gitignore b/tools/.gitignore
index e4d2c2f..a8bd819 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -2,6 +2,7 @@
 /envcrc
 /gen_eth_addr
 /img2srec
+/kwboot
 /mkenvimage
 /mkimage
 /mpc86x_clk


More information about the U-Boot mailing list