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.gru...@pqgruber.com> > Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot