public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader
@ 2017-01-09 10:33 Ladislav Michl
  2017-01-09 17:35 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Ladislav Michl @ 2017-01-09 10:33 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 lib/efi_loader/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/efi_loader/.gitignore b/lib/efi_loader/.gitignore
new file mode 100644
index 0000000000..634a600f84
--- /dev/null
+++ b/lib/efi_loader/.gitignore
@@ -0,0 +1,2 @@
+*.efi
+*.so
-- 
2.11.0

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

* [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader
  2017-01-09 10:33 [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader Ladislav Michl
@ 2017-01-09 17:35 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-01-09 17:35 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 09, 2017 at 11:33:28AM +0100, Ladislav Michl wrote:

> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170109/e97fb4b3/attachment.sig>

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

end of thread, other threads:[~2017-01-09 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 10:33 [U-Boot] [PATCH] lib: gitignore *.elf and *.so generated by efi_loader Ladislav Michl
2017-01-09 17:35 ` Tom Rini

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