All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list
@ 2014-02-05  1:41 Masahiro Yamada
  2014-02-19 21:09 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-02-05  1:41 UTC (permalink / raw)
  To: u-boot

Commit bb02c536 stopped creaing a symbolic link include/asm.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---
 include/.gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/.gitignore b/include/.gitignore
index 7cd3e90..bf142fc 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1,5 +1,4 @@
 /autoconf.mk*
-/asm
 /bmp_logo.h
 /bmp_logo_data.h
 /config.h
-- 
1.8.3.2

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

* [U-Boot] .gitignore: drop include/asm from ignored file list
  2014-02-05  1:41 [U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list Masahiro Yamada
@ 2014-02-19 21:09 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2014-02-19 21:09 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 05, 2014 at 10:41:27AM +0900, Masahiro Yamada wrote:

> Commit bb02c536 stopped creaing a symbolic link include/asm.
> 
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140219/b107b320/attachment.pgp>

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

end of thread, other threads:[~2014-02-19 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05  1:41 [U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list Masahiro Yamada
2014-02-19 21:09 ` [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.