mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 15:33:55 +01:00
board: .gitignore: ignore board-specific generated files
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>
This commit is contained in:
parent
de1931460f
commit
1900d3cfad
3 changed files with 4 additions and 0 deletions
2
board/cray/L1/.gitignore
vendored
Normal file
2
board/cray/L1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bootscript.c
|
||||
bootscript.image
|
||||
1
board/matrix_vision/mvblm7/.gitignore
vendored
Normal file
1
board/matrix_vision/mvblm7/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
bootscript.img
|
||||
1
board/matrix_vision/mvsmr/.gitignore
vendored
Normal file
1
board/matrix_vision/mvsmr/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
bootscript.img
|
||||
Loading…
Add table
Reference in a new issue