diff options
| author | Benoît Thébaudeau <[email protected]> | 2013-04-11 09:35:55 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2013-04-12 07:55:07 +0200 |
| commit | 600ed3215241a6ab107780dd0db61cfe34e3dd23 (patch) | |
| tree | 15d253fd08819b938d847e135f5e62b47dd1bb1c | |
| parent | 120ae6091d44dae9b63f4c4e2a14ba7b15432bbb (diff) | |
.gitignore: Add /SPL
Signed-off-by: Benoît Thébaudeau <[email protected]>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be09894a0b6..bff721ea542 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ # /MLO +/SPL /System.map /u-boot /u-boot.hex |
