[U-Boot] [PATCH] Fix building tools alone with host compiler

2011-03-18 Thread François Revol
- don't include config.h when building with host cc, - HOSTCFLAGS was defined with the wrong name, so wasn't used, - make sure make finds sources outside of tools/. Signed-off-by: François Revol re...@free.fr --- tools/Makefile |6 +++--- tools/imximage.h |2 ++ 2 files changed, 5

Re: [U-Boot] [PATCH] Fix building tools alone with host compiler

2011-03-18 Thread François Revol
Hi, Le 18 mars 2011 à 23:38, Wolfgang Denk a écrit : which exact problem is your patch supposed to fix? Building mkimage alone without having to set up the rest, on OSX. In message 1300482183-17836-1-git-send-email-re...@free.fr you wrote: - don't include config.h when building with host

[U-Boot] [PATCH] Reorder including config.mk and the HOSTCC check so HOSTCC is actually defined when checking for it.

2010-10-30 Thread François Revol
cf. title. François. 0001-Reorder-including-config.mk-and-the-HOSTCC-check-so-.patch Description: Binary data ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot