Re: [U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs

2015-05-18 Thread Alexey Brodkin
Hello Masahiro-san,

On Thu, 2015-05-14 at 18:59 +0900, Masahiro Yamada wrote:
 Signed-off-by: Masahiro Yamada yamada.masah...@socionext.com
 ---
 
  arch/arc/dts/.gitignore | 1 +
  1 file changed, 1 insertion(+)
  create mode 100644 arch/arc/dts/.gitignore
 
 diff --git a/arch/arc/dts/.gitignore b/arch/arc/dts/.gitignore
 new file mode 100644
 index 000..b60ed20
 --- /dev/null
 +++ b/arch/arc/dts/.gitignore
 @@ -0,0 +1 @@
 +*.dtb

Applied,
Thanks!

-Alexey
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs

2015-05-14 Thread Masahiro Yamada
Signed-off-by: Masahiro Yamada yamada.masah...@socionext.com
---

 arch/arc/dts/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/arc/dts/.gitignore

diff --git a/arch/arc/dts/.gitignore b/arch/arc/dts/.gitignore
new file mode 100644
index 000..b60ed20
--- /dev/null
+++ b/arch/arc/dts/.gitignore
@@ -0,0 +1 @@
+*.dtb
-- 
1.9.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot