public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] tools: add kwboot binary to .gitignore file
@ 2012-07-15 16:29 Luka Perkov
  2012-07-16  4:03 ` Prafulla Wadaskar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luka Perkov @ 2012-07-15 16:29 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Luka Perkov <uboot@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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-10 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 16:29 [U-Boot] [PATCH] tools: add kwboot binary to .gitignore file Luka Perkov
2012-07-16  4:03 ` Prafulla Wadaskar
2012-07-18 23:01 ` Mike Frysinger
2012-08-10 20:08 ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox