[U-Boot] build: Use filechk rules to create and update u-boot.lds
Tom Rini
trini at ti.com
Fri Apr 18 23:02:43 CEST 2014
On Tue, Apr 15, 2014 at 04:09:37PM -0500, Jon Loeliger wrote:
> Prior to this patch, the top-level linker script u-boot.lds
> used a simple $(call if_changed) check when generated.
> That mechanism misses cases where a possible include file
> change induces a change in the u-boot.lds too.
>
> This patch converts it to a stronger check using ($call filechk)
> that will also notice differences in file contents and
> will catch changes due to pre-processing as well.
>
> Signed-off-by: Jon Loeliger <jon.loeliger at oracle.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/20140418/b2ee1e97/attachment.pgp>
More information about the U-Boot
mailing list