add gitignores for Blackfin pieces
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
2c5260f711
commit
b45264ee85
|
|
@ -0,0 +1 @@
|
||||||
|
/u-boot.lds
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
/u-boot.lds
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
/u-boot.lds
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
/u-boot.lds
|
||||||
Binary file not shown.
|
|
@ -1,5 +1,6 @@
|
||||||
/autoconf.mk*
|
/autoconf.mk*
|
||||||
/asm
|
/asm
|
||||||
|
/asm-blackfin/arch
|
||||||
/asm-ppc/arch
|
/asm-ppc/arch
|
||||||
/bmp_logo.h
|
/bmp_logo.h
|
||||||
/config.h
|
/config.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue