# Pastebin 215wFjGG diff --git a/arch/arm64/boot/Makefile b/arch/arm64/boot/Makefile index c65aee088410..9b47171eaea6 100644 --- a/arch/arm64/boot/Makefile +++ b/arch/arm64/boot/Makefile @@ -40,7 +40,7 @@ $(obj)/Image.zst: $(obj)/Image FORCE $(call if_changed,zstd) EFI_ZBOOT_PAYLOAD := Image -EFI_ZBOOT_BFD_TARGET := elf64-littleaarch64 +EFI_ZBOOT_BFD_TARGET := elf64-littleaarch64 -B aarch64 EFI_ZBOOT_MACH_TYPE := ARM64 include $(srctree)/drivers/firmware/efi/libstub/Makefile.zboot