uboot/tools
Wolfgang Denk 91081e01b1 Revert "Fix building tools alone with host compiler"
This reverts commit bbc6353c74.
It breaks building on many systems:
...
.../common/env_embedded.c:28:20: fatal error: config.h: No such file or directory
compilation terminated.
.../common/image.c:27:20: fatal error: common.h: No such file or directory
compilation terminated.
.../lib/crc32.c:12:20: fatal error: common.h: No such file or directory
compilation terminated.
.../lib/md5.c:28:22: fatal error: compiler.h: No such file or directory
compilation terminated.
.../lib/sha1.c:33:20: fatal error: common.h: No such file or directory
compilation terminated.
2011-05-13 13:37:20 +02:00
..
bddb
easylogo
env tools/env: document current cross-compilation issues and workaround 2011-04-30 01:10:28 +02:00
gdb
imls tools/imls: fix comment in Makefile 2010-10-12 21:49:28 +02:00
logos logos: add Freescale logo 2010-09-21 22:44:53 +02:00
scripts make-asm-offsets: fix sed script 2010-10-27 20:16:52 +02:00
updater
.gitignore tools: update .gitignore 2010-09-19 19:29:49 +02:00
Makefile Revert "Fix building tools alone with host compiler" 2011-05-13 13:37:20 +02:00
bin2header.c
bmp_logo.c
default_image.c
envcrc.c
fdt_host.h
fit_image.c
gen_eth_addr.c
getline.c
getline.h
img2brec.sh
img2srec.c
imximage.c imximage: Add MX53 boot image support 2011-02-02 00:54:42 +01:00
imximage.h Drop config.h include in tools/imximage.h 2011-04-12 22:58:31 +02:00
inca-swap-bytes.c
jtagconsole Blackfin: jtagconsole: disable output processing 2010-07-25 15:17:23 -04:00
kwbimage.c kwbimage: Fix check variable of checksum 2011-05-12 23:53:41 +02:00
kwbimage.h
mingw_support.c
mingw_support.h
mkimage.c mkimage: add "-V" option to print version information 2011-04-12 22:58:33 +02:00
mkimage.h
mpc86x_clk.c
ncb.c
netconsole
os_support.c
os_support.h
setlocalversion setlocalversion: add some more fallbacks for git describe 2010-09-21 21:33:16 +02:00
ubsha1.c