[U-Boot] crypto/fsl: fix obj-yy in Makefile

Tom Rini trini at konsulko.com
Mon Sep 4 13:05:33 UTC 2017


On Sun, Sep 03, 2017 at 07:17:10PM +0200, Clemens Gruber wrote:

> When enabling CONFIG_CMD_BLOB and/or CONFIG_CMD_DEKBLOB, the build fails
> with a linker error:
>   ...
>   LD      u-boot
> arch/arm/mach-imx/built-in.o: In function `blob_encap_dek':
> /home/clemens/dev/u-boot/arch/arm/mach-imx/cmd_dek.c:46: undefined
> reference to `blob_dek'
> 
> This is due to an error in the Makefile, resulting in obj-yy/obj-yn/..
> and fsl_blob.o is therefore not linked.
> 
> Fix it by splitting it up into two obj-y lines.
> 
> Signed-off-by: Clemens Gruber <clemens.gruber at pqgruber.com>
> Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>

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: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170904/8eec01a0/attachment.sig>


More information about the U-Boot mailing list