summaryrefslogtreecommitdiffstats
path: root/arch/ppc/boards
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2013-05-12 23:37:10 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-13 09:36:29 +0200
commit679628b64fe11d58db34f5447184c881cbea0ac9 (patch)
tree9a1d9e0f8c6e477ac379170ce59d45f5a604ee15 /arch/ppc/boards
parent2924294da12565f982e33e942721f5cedac893d5 (diff)
downloadbarebox-679628b64fe11d58db34f5447184c881cbea0ac9.tar.gz
barebox-679628b64fe11d58db34f5447184c881cbea0ac9.tar.xz
ppc: boards: add barebox.lds to .gitignore
Without this patch after compiling barebox for a PowerPC board we have 'git status' output looking like this: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # arch/ppc/boards/pcm030/barebox.lds Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/ppc/boards')
-rw-r--r--arch/ppc/boards/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/boards/.gitignore b/arch/ppc/boards/.gitignore
new file mode 100644
index 0000000000..d1165788c9
--- /dev/null
+++ b/arch/ppc/boards/.gitignore
@@ -0,0 +1 @@
+barebox.lds