From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 2/3] kbuild: add missing FORCE where $(call if_changed, ) is used
Date: Mon, 8 Feb 2016 15:49:48 -0500 [thread overview]
Message-ID: <20160208204948.GF25786@bill-the-cat> (raw)
In-Reply-To: <1454662514-10530-3-git-send-email-yamada.masahiro@socionext.com>
On Fri, Feb 05, 2016 at 05:55:13PM +0900, Masahiro Yamada wrote:
> FORCE is needed for $(call if_changed,...) to be evaluated every time.
> Otherwise, the command is not executed when the command line has
> changed but any prerequisite has not been updated.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160208/c29ae5b2/attachment.sig>
next prev parent reply other threads:[~2016-02-08 20:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 8:55 [U-Boot] [PATCH v3 0/3] Kbuild fixes Masahiro Yamada
2016-02-05 8:55 ` [U-Boot] [PATCH v3 1/3] kbuild: remove unneeded ifdef conditionals around build rules Masahiro Yamada
2016-02-05 20:31 ` Simon Glass
2016-02-08 20:49 ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-02-05 8:55 ` [U-Boot] [PATCH v3 2/3] kbuild: add missing FORCE where $(call if_changed, ) is used Masahiro Yamada
2016-02-05 20:31 ` Simon Glass
2016-02-08 20:49 ` Tom Rini [this message]
2016-02-05 8:55 ` [U-Boot] [PATCH v3 3/3] kbuild: fix build rule of u-boot-spl.dtb Masahiro Yamada
2016-02-05 20:31 ` Simon Glass
2016-02-08 20:49 ` [U-Boot] [U-Boot, v3, " Tom Rini
2016-02-22 15:51 ` Michal Simek
2016-02-22 16:16 ` Tom Rini
2016-02-23 2:57 ` Masahiro Yamada
2016-02-23 7:06 ` Michal Simek
2016-02-23 7:47 ` Masahiro Yamada
2016-02-23 7:53 ` Michal Simek
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=20160208204948.GF25786@bill-the-cat \
--to=trini@konsulko.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox