diff mbox

[U-Boot,5/5] Add additional MLO images to .gitignore

Message ID 1373396410-23518-6-git-send-email-justin.waters@timesys.com
State Superseded
Delegated to: Tom Rini
Headers show

Commit Message

Justin Waters July 9, 2013, 7 p.m. UTC
This rule catches images such as MLO.byteswap

Signed-off-by: Justin Waters <justin.waters@timesys.com>
---
 .gitignore |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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