uboot/tools
Mike Frysinger 2ad6e27dcd tools: make it possible to build tools unconfigured
On Sunday, June 19, 2011 13:55:13 Ilya Yanok wrote:
> On 18.06.2011 23:03, Mike Frysinger wrote:
> >>  - tools/Makefile put common/env_embedded.o and envcrc.o to object list
> >>
> >> conditionally. This fixes errors during dependency generation.
> >
> > pretty sure this breaks board builds.  if the only thing this fixes is a
>
> I'm sorry but I can't see how this can break the builds. Could you
> please be more specific? I've tried to build some boards, it actually
> works...

i might be thinking of a different env_embedded situation.  a different
problem with your patch to tools/Makefile: you copied the same logic multiple
times which means more bitrot.

why dont you do something like:

> > harmless warning when generating dependency files, then i say ignore it.
> > after all, this is how it has always worked in the past and no one really
> > cared.
>
> Yep, they are harmless but they are not warnings but rather scary errors
> actually. ;) I think it's better to fix them.

i guess my threshold for being scared is a bit higher :p
-mike
2011-06-22 20:03:13 +02:00
..
bddb
easylogo easylogo: add support for 16-bit RGB565 2010-01-18 00:21:05 +01:00
env ARM: drop unsupported 'trab' board 2011-06-22 20:00:51 +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 tools: make it possible to build tools unconfigured 2011-06-22 20:03:13 +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: split out for darwin systems 2010-01-26 00:07:13 +01:00
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
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