[U-Boot] [PATCH] ignore generated u-boot.lds

Mike Frysinger vapier at gentoo.org
Sun Aug 23 01:48:56 CEST 2009


Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8ccd42a..67d2cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot.lds
 /u-boot-onenand.bin
 /u-boot-flexonenand.bin
 
-- 
1.6.4



More information about the U-Boot mailing list