1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 15:01:27 +02:00

tools: Add ifwitool to .gitignore

Follow up fix to the commit

56bf4f8630 ("x86: Add ifwitool for Intel Integrated Firmware Image")

in order to ignore created binary.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
Andy Shevchenko
2019-08-19 12:09:37 +03:00
committed by Bin Meng
parent c705fc3b40
commit 08afd714d0

1
tools/.gitignore vendored
View File

@@ -14,6 +14,7 @@
/gen_eth_addr /gen_eth_addr
/gen_ethaddr_crc /gen_ethaddr_crc
/ifdtool /ifdtool
/ifwitool
/img2srec /img2srec
/kwboot /kwboot
/lib/ /lib/