summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd337d6..fec4a1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -105,7 +105,7 @@ efi_cflags += \
endif
efi_ldflags = \
- $(EFI_LDLFAGS) \
+ $(EFI_LDFLAGS) \
-T $(EFI_LDS_DIR)/elf_$(ARCH)_efi.lds \
-shared \
-Bsymbolic \