diff options
| author | Joe Hershberger <[email protected]> | 2011-08-09 19:21:50 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-09-30 22:00:53 +0200 |
| commit | ea3cd47af4c61b04450ba01d2f5172cc1b808d64 (patch) | |
| tree | 8d40401e55c5f87d8a0adc90359775d4d98bd326 | |
| parent | 3cf97f4543f34e7be3f2a3cc15bef5243eb822f9 (diff) | |
omap4_panda: Ignore omap4 SPL called MLO
Signed-off-by: Joe Hershberger <[email protected]>
Cc: Joe Hershberger <[email protected]>
Cc: Sandeep Paulraj <[email protected]>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2a82cd9da37..289ffab85a5 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ # Top-level generic files # +/MLO /System.map /u-boot /u-boot.hex |
