All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] gitignore: remove stale /LOG pattern
@ 2018-05-22 15:46 Masahiro Yamada
  2018-05-31 18:16 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-05-22 15:46 UTC (permalink / raw)
  To: u-boot

The /LOG directory was created by the old MAKEALL tool, which was
deleted by commit c8a3777c51b9 ("Drop the MAKEALL tool").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index f1b8015..a0fb1e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,7 +46,6 @@ fit-dtb.blob
 #
 # Generated files
 #
-/LOG
 /spl/
 /tpl/
 /defconfig
-- 
2.7.4

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

* [U-Boot] gitignore: remove stale /LOG pattern
  2018-05-22 15:46 [U-Boot] [PATCH] gitignore: remove stale /LOG pattern Masahiro Yamada
@ 2018-05-31 18:16 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-05-31 18:16 UTC (permalink / raw)
  To: u-boot

On Wed, May 23, 2018 at 12:46:36AM +0900, Masahiro Yamada wrote:

> The /LOG directory was created by the old MAKEALL tool, which was
> deleted by commit c8a3777c51b9 ("Drop the MAKEALL tool").
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180531/98310ea5/attachment.sig>

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

end of thread, other threads:[~2018-05-31 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-22 15:46 [U-Boot] [PATCH] gitignore: remove stale /LOG pattern Masahiro Yamada
2018-05-31 18:16 ` [U-Boot] " Tom Rini

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.