浏览代码

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>
Lars-Peter Clausen 12 年之前
父节点
当前提交
f6bfc62b97
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 3 0
      arch/microblaze/boot/.gitignore
  2. 1 0
      arch/microblaze/kernel/.gitignore

+ 3 - 0
arch/microblaze/boot/.gitignore

@@ -0,0 +1,3 @@
+*.dtb
+linux.bin*
+simpleImage.*

+ 1 - 0
arch/microblaze/kernel/.gitignore

@@ -0,0 +1 @@
+vmlinux.lds