[U-Boot] [PATCH] Correct dependency rule to fix SPL build

Wolfgang Denk wd at denx.de
Tue Oct 18 22:44:15 CEST 2011


Dear Simon Glass,

In message <1318953042-3109-1-git-send-email-sjg at chromium.org> you wrote:
> Commit 4750884 introduced a change in the dependency generation which
> breaks SPL, because the source files being built are not initially present
> and are symlinked as part of the build.
> 
> The .depend file must depend not only on the files in the DEPS list but
> also on the sources which did not contribute files to the DEPS list, since
> these sources will otherwise not get a dependency and will not be built.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  rules.mk |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

(Build-)
Tested-by: Wolfgang Denk <wd at denx.de>

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There comes to all races an ultimate crisis which  you  have  yet  to
face  ....  One  day  our  minds became so powerful we dared think of
ourselves as gods.
	-- Sargon, "Return to Tomorrow", stardate 4768.3


More information about the U-Boot mailing list