[Buildroot] [PATCH v5 2/2] u-boot: build signed image for OMAP processors

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue May 8 07:36:15 UTC 2012


Hello,

Le Mon,  7 May 2012 22:32:04 +0200,
Luca Ceresoli <luca at lucaceresoli.net> a écrit :

> +UBOOT_BIN_IFT      = ${UBOOT_BIN}.ift

This should be $(UBOOT_BIN).ift (i.e parenthesis instead of curly
braces).

> +define UBOOT_BUILD_OMAP_IFT
> +	${HOST_DIR}/usr/bin/gpsign -f $(@D)/u-boot.bin \

Ditto.

It of course works with {}, but we use () everywhere in BR, so let's
keep it consistent.

I guess Peter can fix those minor comments when committing.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list