From: Eric Cooper <ecc@cmu.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] .gitignore: update list of u-boot.* files
Date: Wed, 18 May 2011 18:09:39 -0400 [thread overview]
Message-ID: <1305756579-10269-1-git-send-email-ecc@cmu.edu> (raw)
This patch adds additional u-boot.* files mentioned in Makefile, and
removes one (u-boot-flexonenand.bin) that I couldn't find anywhere in
the current tree.
Signed-off-by: Eric Cooper <ecc@cmu.edu>
---
.gitignore | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8ec3d06..b362990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,9 +28,13 @@
/u-boot.ldr
/u-boot.ldr.hex
/u-boot.ldr.srec
+/u-boot.img
+/u-boot.kwb
+/u-boot.sha1
+/u-boot.dis
/u-boot.lds
+/u-boot-nand.bin
/u-boot-onenand.bin
-/u-boot-flexonenand.bin
#
# Generated files
--
1.7.4.4
next reply other threads:[~2011-05-18 22:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 22:09 Eric Cooper [this message]
2011-05-18 22:44 ` [U-Boot] [PATCH] .gitignore: update list of u-boot.* files Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1305756579-10269-1-git-send-email-ecc@cmu.edu \
--to=ecc@cmu.edu \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.