[U-Boot] Uboot build system question
Mike Frysinger
vapier at gentoo.org
Fri Jan 6 00:10:42 CET 2012
On Wednesday 21 December 2011 06:21:21 Bharath H S wrote:
> I had a question regarding uboot build system.
> One starts a build for platform1 and without cleaning tree builds for
> platform2, what is the expected result?
> make <platform1>_config
> make <platform2>_config
>
> Is the final product build of platform2 or goes to inconsistent state
> or implementation dependent?
`make foo_config && make foo` should always output the same result regardless
of the initial state. if it isn't, post a patch to fix it.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120105/d56b5132/attachment.pgp>
More information about the U-Boot
mailing list