public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] zynq: ignore ps7_init.h
@ 2014-05-08  8:13 Masahiro Yamada
  2014-05-08  8:27 ` Michal Simek
  0 siblings, 1 reply; 5+ messages in thread
From: Masahiro Yamada @ 2014-05-08  8:13 UTC (permalink / raw)
  To: u-boot

ps_init.h should be ignored because it is supposed to
be copied from an external project.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Michal Simek <michal.simek@xilinx.com>
---
 board/xilinx/zynq/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 board/xilinx/zynq/.gitignore

diff --git a/board/xilinx/zynq/.gitignore b/board/xilinx/zynq/.gitignore
new file mode 100644
index 0000000..5255763
--- /dev/null
+++ b/board/xilinx/zynq/.gitignore
@@ -0,0 +1 @@
+ps7_init.h
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-08 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08  8:13 [U-Boot] [PATCH] zynq: ignore ps7_init.h Masahiro Yamada
2014-05-08  8:27 ` Michal Simek
2014-05-08  9:21   ` Masahiro Yamada
2014-05-08 12:00     ` Michal Simek
2014-05-08 12:32       ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox