summaryrefslogtreecommitdiff
path: root/arch/microblaze/boot
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2013-01-15 11:33:41 +0100
committerMichal Simek <michal.simek@xilinx.com>2013-02-12 11:24:44 +0100
commitf6bfc62b9757fda22599dc609d2150b94ebe949d (patch)
treea7fab8914cf9e59e7162d7592617c2810b6f7450 /arch/microblaze/boot
parent1de9e46c21298f85820e004bce103858bc9c9dcb (diff)
microblaze: Add .gitignore entries for auto-generated files
Add .gitignore entries for files which are generated during the build process. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Diffstat (limited to 'arch/microblaze/boot')
-rw-r--r--arch/microblaze/boot/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/boot/.gitignore b/arch/microblaze/boot/.gitignore
new file mode 100644
index 000000000000..bf0459186027
--- /dev/null
+++ b/arch/microblaze/boot/.gitignore
@@ -0,0 +1,3 @@
+*.dtb
+linux.bin*
+simpleImage.*