[U-Boot] [PATCH] Fix build issues cause by LDFLAGS_FINAL changes
Haiying Wang
Haiying.Wang at freescale.com
Thu Mar 31 17:06:25 CEST 2011
Dear Wolfgang,
On Thu, 2011-03-31 at 16:52 +0200, Wolfgang Denk wrote:
> Commit 6dc1ece "Introduce a new linker flag LDFLAGS_FINAL" modified a
> number of Makefiles in a way that broke out-of-tree builds. The
> problem was that $(nandobj) was used before it got defined.
What is "out-of-tree builds"? Why did LDFLAGS_FINAL patch break it? the
$(nandobj) was defined in those Makefiles in that way before applying
LDFLAGS_FINAL patch. Why could the out-of-tree builds passed before
applying LDFLAG_FINAL patch?
Thanks.
Haiying
More information about the U-Boot
mailing list