* [U-Boot] Uboot build system question
@ 2011-12-21 11:21 Bharath H S
2012-01-05 23:10 ` Mike Frysinger
0 siblings, 1 reply; 2+ messages in thread
From: Bharath H S @ 2011-12-21 11:21 UTC (permalink / raw)
To: u-boot
Hi all,
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?
In linux kernel, all dependencies are rebuilt and we expect build for
the 2nd defconfig.
Thanks,
Bharath
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Uboot build system question
2011-12-21 11:21 [U-Boot] Uboot build system question Bharath H S
@ 2012-01-05 23:10 ` Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2012-01-05 23:10 UTC (permalink / raw)
To: u-boot
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-05 23:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-21 11:21 [U-Boot] Uboot build system question Bharath H S
2012-01-05 23:10 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox