efi_loader: always rebuild efi_crt0.o
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Jul 2019 05:59:23 +0000 (07:59 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 30 Jul 2019 19:36:22 +0000 (21:36 +0200)
commit4ed0d3c3ea7ba57600d21ca0d5a34377a0d09cfb
treeb20a84eb9ea06c8c8294a85c1792016012c9dbcf
parent6f3badb67dcce2d67ac9abe35b10a04f560bbd08
efi_loader: always rebuild efi_crt0.o

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@rock-chips.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
scripts/Makefile.lib