efi: Build the 64-bit app properly
authorSimon Glass <sjg@chromium.org>
Tue, 4 Jan 2022 10:51:17 +0000 (03:51 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 15 Jan 2022 09:57:22 +0000 (10:57 +0100)
commitce2f09bcc2bdbc7a4b18f5db8a656768c4f98a98
tree520e89caafbfa2472d66a472561e73f207c99469
parent081dfcf783c80a8abf717df984c94970d128b98a
efi: Build the 64-bit app properly

Now that the linker crash is resolved, build the 64-bit EFI app, including
all the required code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile