[U-Boot] [PATCH] ppc4xx: Add .gitignore file to xlnx-ppc440 boards

Ricardo Ribalda Delgado ricardo.ribalda at uam.es
Fri Sep 12 01:41:26 CEST 2008


Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at uam.es>
---
 board/avnet/v5fx30teval/.gitignore     |    1 +
 board/xilinx/ml507/.gitignore          |    1 +
 board/xilinx/ppc440-generic/.gitignore |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 board/avnet/v5fx30teval/.gitignore
 create mode 100644 board/xilinx/ml507/.gitignore
 create mode 100644 board/xilinx/ppc440-generic/.gitignore

diff --git a/board/avnet/v5fx30teval/.gitignore b/board/avnet/v5fx30teval/.gitignore
new file mode 100644
index 0000000..f6418a0
--- /dev/null
+++ b/board/avnet/v5fx30teval/.gitignore
@@ -0,0 +1 @@
+/config.tmp
diff --git a/board/xilinx/ml507/.gitignore b/board/xilinx/ml507/.gitignore
new file mode 100644
index 0000000..f6418a0
--- /dev/null
+++ b/board/xilinx/ml507/.gitignore
@@ -0,0 +1 @@
+/config.tmp
diff --git a/board/xilinx/ppc440-generic/.gitignore b/board/xilinx/ppc440-generic/.gitignore
new file mode 100644
index 0000000..f6418a0
--- /dev/null
+++ b/board/xilinx/ppc440-generic/.gitignore
@@ -0,0 +1 @@
+/config.tmp
-- 
1.5.6.5



More information about the U-Boot mailing list