mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] scripts: add mips-relocs to .gitignore
@ 2019-07-07  6:29 Antony Pavlov
  2019-07-08  7:17 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2019-07-07  6:29 UTC (permalink / raw)
  To: barebox; +Cc: Oleksij Rempel

mips-relocs generation was introduced in the commit
28ed10d6a67c9f67 ("MIPS: relocation: add relocation
support").

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 scripts/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 11ac77eb37..45c81bf8f4 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -28,3 +28,4 @@ mxs-usb-loader
 /omap3-usb-loader
 omap4_usbboot
 omap3-usb-loader
+mips-relocs
-- 
2.20.1


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

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

end of thread, other threads:[~2019-07-08  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-07  6:29 [PATCH] scripts: add mips-relocs to .gitignore Antony Pavlov
2019-07-08  7:17 ` Sascha Hauer

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