[U-Boot] [PATCH] ml507: update gitignore with generated file u-boot.lds

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
diff --git a/board/xilinx/ml507/.gitignore b/board/xilinx/ml507/.gitignore index 6896ef6..61ec30b 100644 --- a/board/xilinx/ml507/.gitignore +++ b/board/xilinx/ml507/.gitignore @@ -1 +1,2 @@ /config.mk +/u-boot.lds

Hello
This is not needed anymore on the last version. The u-boot.lds is not generated. Instead of this, config.mk points a generic linking script
Regards
On Tue, Sep 9, 2008 at 06:04, Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com wrote:
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
diff --git a/board/xilinx/ml507/.gitignore b/board/xilinx/ml507/.gitignore index 6896ef6..61ec30b 100644 --- a/board/xilinx/ml507/.gitignore +++ b/board/xilinx/ml507/.gitignore @@ -1 +1,2 @@ /config.mk
+/u-boot.lds
1.5.6.5
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
participants (2)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Ricardo