All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Update .gitignore for zlib.h
@ 2008-04-29 15:18 Kumar Gala
  2008-04-29 17:02 ` Shinya Kuribayashi
  2008-04-29 18:03 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Kumar Gala @ 2008-04-29 15:18 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
 tools/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/.gitignore b/tools/.gitignore
index 979f2da..df3500d 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -15,3 +15,4 @@
 /fdt_strerror.c
 /fdt_wip.c
 /libfdt_internal.h
+/zlib.h
-- 
1.5.4.1

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

end of thread, other threads:[~2008-04-29 18:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 15:18 [U-Boot-Users] [PATCH] Update .gitignore for zlib.h Kumar Gala
2008-04-29 17:02 ` Shinya Kuribayashi
2008-04-29 18:03 ` Wolfgang Denk

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.