From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,2/2] kbuild: fix DTB .cmd source variable
Date: Thu, 28 Feb 2019 18:56:47 -0500 [thread overview]
Message-ID: <20190228235647.GD12046@bill-the-cat> (raw)
In-Reply-To: <20190226192027.9110-2-swarren@wwwdotorg.org>
On Tue, Feb 26, 2019 at 12:20:26PM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> *.dts are processed using a custom command, then the C pre-processor is
> run on them, then they are compiled using dtc. Thus, the dependency
> files generated by both cpp and dtc reference a temporary file name
> rather than the actual source file. While this information isn't used
> for any purpose by the build system, and hence this causes no functional
> issue, it does cause the dependency files to contain invalid and
> confusing data, which is unhelpful while debugging build problems. Fix
> this using sed.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190228/f8fb4b52/attachment.sig>
next prev parent reply other threads:[~2019-02-28 23:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-26 19:20 [U-Boot] [PATCH 1/2] kbuild: make arch-dtbs target PHONY Stephen Warren
2019-02-26 19:20 ` [U-Boot] [PATCH 2/2] kbuild: fix DTB .cmd source variable Stephen Warren
2019-02-27 4:58 ` Masahiro Yamada
2019-02-28 23:56 ` Tom Rini [this message]
2019-02-27 2:17 ` [U-Boot] [PATCH 1/2] kbuild: make arch-dtbs target PHONY Masahiro Yamada
2019-02-27 2:36 ` Masahiro Yamada
2019-02-27 17:50 ` Stephen Warren
2019-02-27 5:09 ` Masahiro Yamada
2019-02-28 16:24 ` Stephen Warren
2019-02-28 23:56 ` [U-Boot] [U-Boot,1/2] " 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=20190228235647.GD12046@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