[U-Boot] [PATCH v2 4/6] Add additional MLO images to .gitignore
Justin Waters
justin.waters at timesys.com
Thu Jul 11 15:55:01 CEST 2013
This rule catches images such as MLO.byteswap
Signed-off-by: Justin Waters <justin.waters at timesys.com>
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 771b860..d1282e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,7 @@
# Top-level generic files
#
-/MLO
+/MLO*
/SPL
/System.map
/u-boot
--
1.7.9.6
More information about the U-Boot
mailing list