diff options
author | Bartlomiej Sieka <tur@semihalf.com> | 2008-03-14 16:22:34 +0100 |
---|---|---|
committer | Bartlomiej Sieka <tur@semihalf.com> | 2008-03-14 16:22:34 +0100 |
commit | 766529fccc860ecb9e955b4239dff69cd9e4ea09 (patch) | |
tree | 8fab1a4b93df22aa183d6f049ecf99c876e35ffc /tools/.gitignore | |
parent | 0ede0c383530a418cf98be9122371a86573cd0db (diff) |
Add MD5 support to the new uImage format
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 0ce2e77bd6b..979f2dac0db 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -4,6 +4,7 @@ /environment.c /gen_eth_addr /img2srec +/md5.c /mkimage /sha1.c /ubsha1 |