mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Before this commit, makefiles under tools/ directory were implemented with their own way. This commit refactors them by using "hostprogs-y" variable. Several C sources have been added to wrap other C sources to simplify Makefile. For example, tools/crc32.c includes lib/crc32.c Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
22 lines
260 B
Text
22 lines
260 B
Text
/bmp_logo
|
|
/envcrc
|
|
/gen_eth_addr
|
|
/img2srec
|
|
/kwboot
|
|
/dumpimage
|
|
/mkenvimage
|
|
/mkimage
|
|
/mkexynosspl
|
|
/mpc86x_clk
|
|
/mxsboot
|
|
/ncb
|
|
/proftool
|
|
/relocate-rela
|
|
/ubsha1
|
|
/xway-swap-bytes
|
|
/*.exe
|
|
/easylogo/easylogo
|
|
/env/fw_printenv
|
|
/gdb/gdbcont
|
|
/gdb/gdbsend
|
|
/kernel-doc/docproc
|