x86: efi: Don't use the 64-bit link script for the EFI app
authorSimon Glass <sjg@chromium.org>
Tue, 4 Jan 2022 10:51:15 +0000 (03:51 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 15 Jan 2022 09:57:22 +0000 (10:57 +0100)
commit59e8f36dd93e75f406410be97057b22e452741b1
tree7e726f75421881b757655e0770d6bf9e595038b8
parent3b4ae096b0ed21f3646378cb58d4c03ea2404bac
x86: efi: Don't use the 64-bit link script for the EFI app

That script is not intended for use with EFI, so update the logic to avoid
using it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Christian Melki <christian.melki@t2data.com>
arch/x86/cpu/config.mk