diff options
| -rw-r--r-- | tools/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 98a5c7842..e4d2c2f55 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -2,6 +2,7 @@  /envcrc  /gen_eth_addr  /img2srec +/mkenvimage  /mkimage  /mpc86x_clk  /mxsboot  |