mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
tools: add kwboot binary to .gitignore file
Signed-off-by: Luka Perkov <uboot@lukaperkov.net> Acked-by: Prafulla Wadaskar <Prafulla@marvell.com> Acked-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
e46431e190
commit
578f35a338
1 changed files with 1 additions and 0 deletions
1
tools/.gitignore
vendored
1
tools/.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/envcrc
|
||||
/gen_eth_addr
|
||||
/img2srec
|
||||
/kwboot
|
||||
/mkenvimage
|
||||
/mkimage
|
||||
/mpc86x_clk
|
||||
|
|
Loading…
Reference in a new issue