All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2] add include/u-boot.lst to .gitignore
@ 2012-11-17 18:22 Luka Perkov
  2012-12-07 15:50 ` [U-Boot] [U-Boot,v2] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Luka Perkov @ 2012-11-17 18:22 UTC (permalink / raw)
  To: u-boot

u-boot.lst is located in include directory. Update .gitignore file
accordingly.

Signed-off-by: Luka Perkov <luka@openwrt.org>
---

changes in v2:

 * change patch subject


For more information look at git commit 97b24d3.

 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 1ac43f2..a163728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,12 +38,12 @@
 /u-boot.sha1
 /u-boot.dis
 /u-boot.lds
-/u-boot.lst
 /u-boot.ubl
 /u-boot.ais
 /u-boot.dtb
 /u-boot.sb
 /u-boot.geany
+/include/u-boot.lst
 
 #
 # Generated files

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

* [U-Boot] [U-Boot,v2] add include/u-boot.lst to .gitignore
  2012-11-17 18:22 [U-Boot] [PATCH v2] add include/u-boot.lst to .gitignore Luka Perkov
@ 2012-12-07 15:50 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2012-12-07 15:50 UTC (permalink / raw)
  To: u-boot

On Sat, Nov 17, 2012 at 08:22:47AM -0000, Luka Perkov wrote:

> u-boot.lst is located in include directory. Update .gitignore file
> accordingly.
> 
> Signed-off-by: Luka Perkov <luka@openwrt.org>

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/20121207/c2b7af77/attachment.pgp>

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

end of thread, other threads:[~2012-12-07 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-17 18:22 [U-Boot] [PATCH v2] add include/u-boot.lst to .gitignore Luka Perkov
2012-12-07 15:50 ` [U-Boot] [U-Boot,v2] " 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.