mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-01 17:36:03 +01:00
add gitignores for Blackfin pieces
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
2c5260f711
commit
b45264ee85
6 changed files with 5 additions and 0 deletions
1
board/bf533-ezkit/.gitignore
vendored
Normal file
1
board/bf533-ezkit/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/u-boot.lds
|
||||
1
board/bf533-stamp/.gitignore
vendored
Normal file
1
board/bf533-stamp/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/u-boot.lds
|
||||
1
board/bf537-stamp/.gitignore
vendored
Normal file
1
board/bf537-stamp/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/u-boot.lds
|
||||
1
board/bf561-ezkit/.gitignore
vendored
Normal file
1
board/bf561-ezkit/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/u-boot.lds
|
||||
BIN
examples/smc91111_eeprom
Executable file
BIN
examples/smc91111_eeprom
Executable file
Binary file not shown.
1
include/.gitignore
vendored
1
include/.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
/autoconf.mk*
|
||||
/asm
|
||||
/asm-blackfin/arch
|
||||
/asm-ppc/arch
|
||||
/bmp_logo.h
|
||||
/config.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue