From: Timo Ketola <Timo.Ketola@exertus.fi>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] doc: fix documentation of output directory
Date: Wed, 5 Nov 2014 08:12:17 +0000 [thread overview]
Message-ID: <5459DBDC.1070802@exertus.fi> (raw)
In-Reply-To: <20141105161644.CB2D.AA925319@jp.panasonic.com>
On 05.11.2014 09:16, Masahiro Yamada wrote:
> On Tue, 4 Nov 2014 12:56:50 +0200
> Timo Ketola <timo@exertus.fi> wrote:
>> make distclean
>> make yourboard_config
>> - make $BUILD_DIR/u-boot.kwb
>> + make $KBUILD_OUTPUT/u-boot.kwb
>
> Should be
> make yourboard_defconfig
> make u-boot.kwb
Sounds logical. But that means that the older version was already broken
(even when BUILD_DIR was correct variable), doesn't it?
Should I edit the patch that way or leave the file alone?
--
Timo
next prev parent reply other threads:[~2014-11-05 8:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-04 10:56 [U-Boot] [PATCH] doc: fix documentation of output directory Timo Ketola
2014-11-05 7:16 ` Masahiro Yamada
2014-11-05 8:12 ` Timo Ketola [this message]
2014-11-05 14:25 ` Masahiro YAMADA
2014-11-06 12:39 ` [U-Boot] [PATCH v2] doc: fix documentation of out-of-tree build Timo Ketola
2014-11-10 21:27 ` [U-Boot] [U-Boot, " Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5459DBDC.1070802@exertus.fi \
--to=timo.ketola@exertus.fi \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.