[U-Boot] [PATCH 1/1] efi_loader: always rebuild efi_crt0.o

Bin Meng bmeng.cn at gmail.com
Mon Jul 22 06:26:20 UTC 2019


On Mon, Jul 22, 2019 at 2:06 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> When changing the architecture without calling 'make clean' a subsequent
> make fails with
> lib/efi_loader/efi_crt0.o: file not recognized: File format not recognized
>
> Force efi_crt0.o to be always rebuild.
>
> Reported-by: Kever Yang <kever.yang at rock-chips.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  scripts/Makefile.lib | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list