From: esben.haabendal@gmail.com
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Paul Mackerras <paulus@samba.org>,
Michael Ellerman <mpe@ellerman.id.au>
Cc: Esben Haabendal <eha@deif.com>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: [PATCH 3/3] powerpc: Add .gitignore entry for built DTB files
Date: Tue, 6 Jan 2015 12:27:00 +0100 [thread overview]
Message-ID: <1420543620-20658-3-git-send-email-esben.haabendal@gmail.com> (raw)
In-Reply-To: <1420543620-20658-1-git-send-email-esben.haabendal@gmail.com>
From: Esben Haabendal <eha@deif.com>
Signed-off-by: Esben Haabendal <eha@deif.com>
---
arch/powerpc/boot/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index d61c035..38e6492 100644
--- a/arch/powerpc/boot/.gitignore
+++ b/arch/powerpc/boot/.gitignore
@@ -29,6 +29,7 @@ zImage.*lds
zImage.miboot
zImage.pmac
zImage.pseries
+*.dtb
zconf.h
zlib.h
zutil.h
--
2.1.4
prev parent reply other threads:[~2015-01-06 11:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-06 11:26 [PATCH 1/3] powerpc: ipic: Fix mcp status helper functions esben.haabendal
2015-01-06 11:26 ` [PATCH 2/3] powerpc: Add machine_check cpu function for e300c3 cpus esben.haabendal
2015-01-06 11:27 ` esben.haabendal [this message]
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=1420543620-20658-3-git-send-email-esben.haabendal@gmail.com \
--to=esben.haabendal@gmail.com \
--cc=benh@kernel.crashing.org \
--cc=eha@deif.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=paulus@samba.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).