From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 28 Feb 2019 18:56:47 -0500 Subject: [U-Boot] [U-Boot,2/2] kbuild: fix DTB .cmd source variable In-Reply-To: <20190226192027.9110-2-swarren@wwwdotorg.org> References: <20190226192027.9110-2-swarren@wwwdotorg.org> Message-ID: <20190228235647.GD12046@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Feb 26, 2019 at 12:20:26PM -0700, Stephen Warren wrote: > From: Stephen Warren > > *.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 > Reviewed-by: Masahiro Yamada 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: