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

Simon Glass sjg at chromium.org
Wed Jul 23 12:27:36 CEST 2014


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/

Regards,
Simon


More information about the U-Boot mailing list