Explorar el Código

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 hace 12 años
padre
commit
f6bfc62b97
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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