All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scripts: gitignore += omap3-usb-loader
@ 2018-06-13 15:26 Uwe Kleine-König
  2018-06-13 15:43 ` Sam Ravnborg
  2018-06-14  5:35 ` Sascha Hauer
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Kleine-König @ 2018-06-13 15:26 UTC (permalink / raw)
  To: barebox

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 scripts/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 2a9ae6bdcf36..adcb4fe16b73 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -25,4 +25,5 @@ mk-am35xx-spi-image
 mxsimage
 mxsboot
 mxs-usb-loader
+/omap3-usb-loader
 omap4_usbboot
-- 
2.17.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2018-06-14  5:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 15:26 [PATCH] scripts: gitignore += omap3-usb-loader Uwe Kleine-König
2018-06-13 15:43 ` Sam Ravnborg
2018-06-13 16:19   ` Uwe Kleine-König
2018-06-13 20:32     ` Sam Ravnborg
2018-06-14  5:35 ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.