]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
board: .gitignore: ignore board-specific generated files
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 28 Feb 2014 10:59:16 +0000 (19:59 +0900)
committerTom Rini <trini@ti.com>
Tue, 4 Mar 2014 17:15:31 +0000 (12:15 -0500)
Ignore
  - board/cray/L1/bootscript.{c|image}
  - board/matrix_vision/mvblm7/bootscript.img
  - board/maxtir_vision/mvsmr/bootscript.img

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Andre Schwarz <andre.schwarz@matrix-vision.de>
board/cray/L1/.gitignore [new file with mode: 0644]
board/matrix_vision/mvblm7/.gitignore [new file with mode: 0644]
board/matrix_vision/mvsmr/.gitignore [new file with mode: 0644]

diff --git a/board/cray/L1/.gitignore b/board/cray/L1/.gitignore
new file mode 100644 (file)
index 0000000..cd76d66
--- /dev/null
@@ -0,0 +1,2 @@
+bootscript.c
+bootscript.image
diff --git a/board/matrix_vision/mvblm7/.gitignore b/board/matrix_vision/mvblm7/.gitignore
new file mode 100644 (file)
index 0000000..469f1bc
--- /dev/null
@@ -0,0 +1 @@
+bootscript.img
diff --git a/board/matrix_vision/mvsmr/.gitignore b/board/matrix_vision/mvsmr/.gitignore
new file mode 100644 (file)
index 0000000..469f1bc
--- /dev/null
@@ -0,0 +1 @@
+bootscript.img