[U-Boot] Nested Makefiles
Mike Frysinger
vapier at gentoo.org
Fri Jun 17 02:10:48 CEST 2011
On Thursday, June 16, 2011 19:03:21 Måns Rullgård wrote:
> Aside from the pros and cons of the terse output, getting rid of the
> recursive makefiles should speed up the u-boot build dramatically. In a
> typical build, it spends a huge amount of time going in and out of
> directories only to determine there was nothing to do.
indeed. it shouldnt be that bad now that more stuff has converted to
FOO-$(CONFIG) syntax. it could probably even be done piece by piece rather
than the whole tree to make transition easier.
-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/20110616/f9346184/attachment.pgp
More information about the U-Boot
mailing list