u-boot/tools/.gitignore
Masahiro Yamada ad80c4a322 kbuild, tools: generate wrapper C sources automatically by Makefile
There are many source files shared between U-boot image and tools.
Instead of adding a lot of dummy wrapper files that just include
the corresponding file in lib/ or common/ directory,
Makefile should automatically generate them.

The original inspiration for this came from
scripts/Makefile.asm-generic of Linux Kernel.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:27:05 -04:00

26 lines
278 B
Text

/bmp_logo
/envcrc
/fit_check_sign
/fit_info
/gen_eth_addr
/img2srec
/kwboot
/dumpimage
/mkenvimage
/mkimage
/mkexynosspl
/mpc86x_clk
/mxsboot
/mksunxiboot
/ncb
/proftool
/relocate-rela
/ubsha1
/xway-swap-bytes
/*.exe
/easylogo/easylogo
/gdb/gdbcont
/gdb/gdbsend
/lib/
/common/