From: Mike Frysinger Date: Tue, 5 Feb 2008 00:26:53 +0000 (-0500) Subject: add gitignores for Blackfin pieces X-Git-Tag: v1.3.2-rc1~12^2~20 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b45264ee85cbd92020640a32e02fb434fd557108;p=karo-tx-uboot.git add gitignores for Blackfin pieces Signed-off-by: Mike Frysinger --- diff --git a/board/bf533-ezkit/.gitignore b/board/bf533-ezkit/.gitignore new file mode 100644 index 0000000000..945f324549 --- /dev/null +++ b/board/bf533-ezkit/.gitignore @@ -0,0 +1 @@ +/u-boot.lds diff --git a/board/bf533-stamp/.gitignore b/board/bf533-stamp/.gitignore new file mode 100644 index 0000000000..945f324549 --- /dev/null +++ b/board/bf533-stamp/.gitignore @@ -0,0 +1 @@ +/u-boot.lds diff --git a/board/bf537-stamp/.gitignore b/board/bf537-stamp/.gitignore new file mode 100644 index 0000000000..945f324549 --- /dev/null +++ b/board/bf537-stamp/.gitignore @@ -0,0 +1 @@ +/u-boot.lds diff --git a/board/bf561-ezkit/.gitignore b/board/bf561-ezkit/.gitignore new file mode 100644 index 0000000000..945f324549 --- /dev/null +++ b/board/bf561-ezkit/.gitignore @@ -0,0 +1 @@ +/u-boot.lds diff --git a/examples/smc91111_eeprom b/examples/smc91111_eeprom new file mode 100755 index 0000000000..1009fecaca Binary files /dev/null and b/examples/smc91111_eeprom differ diff --git a/include/.gitignore b/include/.gitignore index ab7d4c76f4..03a533ced4 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,5 +1,6 @@ /autoconf.mk* /asm +/asm-blackfin/arch /asm-ppc/arch /bmp_logo.h /config.h