diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-07-14 23:48:41 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-07-15 21:40:21 +0200 |
commit | 31cfe57491b183acae575d486729e158f016c27b (patch) | |
tree | ee46d4aacf36c20c8c7e954bf9675025383a4f40 | |
parent | 03849c13c64e38ecaaa97027370221675e5c9c99 (diff) | |
download | u-boot-imx-31cfe57491b183acae575d486729e158f016c27b.zip u-boot-imx-31cfe57491b183acae575d486729e158f016c27b.tar.gz u-boot-imx-31cfe57491b183acae575d486729e158f016c27b.tar.bz2 |
tools/gitignore: update to all generated files
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-rw-r--r-- | tools/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index df3500d..157b679 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -6,8 +6,11 @@ /img2srec /md5.c /mkimage +/mpc86x_clk +/ncp /sha1.c /ubsha1 +/inca-swap-bytes /image.c /fdt.c /fdt_ro.c |