mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00: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:
parent
c705fc3b40
commit
08afd714d0
1 changed files with 1 additions and 0 deletions
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
|
@ -14,6 +14,7 @@
|
|||
/gen_eth_addr
|
||||
/gen_ethaddr_crc
|
||||
/ifdtool
|
||||
/ifwitool
|
||||
/img2srec
|
||||
/kwboot
|
||||
/lib/
|
||||
|
|
Loading…
Reference in a new issue