commit | a33efa80fc7ba145078bf88fcafbd06e8c52f920 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jul 22 07:59:23 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 30 21:36:22 2019 +0200 |
tree | b20a84eb9ea06c8c8294a85c1792016012c9dbcf | |
parent | 149d5d4fd83499fd96c946a00e93cafb612a3fd7 [diff] |
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>