[U-Boot] [PATCH] Makefile: use $(shell ...) for determining file_size

Tom Rini trini at ti.com
Wed Jul 23 20:03:50 CEST 2014


On Wed, Jul 23, 2014 at 04:27:36AM -0600, Simon Glass wrote:
> On 22 July 2014 18:08, Chris Packham <judge.packham at gmail.com> wrote:
> > file_size was being calculated using back-ticks but map_size uses
> > $(shell ...). Update the file_size calculation to use $(shell ...).
> >
> > Signed-off-by: Chris Packham <judge.packham at gmail.com>
> 
> Acked-by: Simon Glass <sjg at chromium.org>
> 
> But you might want to look at this.
> 
> http://patchwork.ozlabs.org/patch/371936/

Yeah, Jeroen, can we get a v2 of your patch that uses $(shell ... )?
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/20140723/b9d9fd8c/attachment.pgp>


More information about the U-Boot mailing list