[U-Boot] Makefile: Do not show make debug messages
Tom Rini
trini at ti.com
Sat Sep 21 14:07:29 CEST 2013
On Wed, Sep 18, 2013 at 12:01:27PM +0900, Masahiro Yamada wrote:
> In commit 27af930, the top Makefile was adjusted to the new
> boards.cfg format.
>
> But at the same time, -d option was added.
>
> If you configure and make separately, for example
> like follows:
>
> make omap4_panda_config
> make CROSS_COMPILE=<your_compiler_prefix>
>
> it works fine as it did before.
>
> But if you do them in one time like follows:
>
> make omap4_panda CROSS_COMPILE=<your_compiler_prefix>
>
> The log is sprinkled with annoying make debug messages.
>
> This commit deletes -d option again.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Tested-by: Nishanth Menon <nm at ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130921/001b5f5e/attachment.pgp>
More information about the U-Boot
mailing list