summaryrefslogtreecommitdiff
path: root/arch/x86/lib/elf_x86_64_efi.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/lib/elf_x86_64_efi.lds')
-rw-r--r--arch/x86/lib/elf_x86_64_efi.lds2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/lib/elf_x86_64_efi.lds b/arch/x86/lib/elf_x86_64_efi.lds
index 9d9f05774a..70c7c52332 100644
--- a/arch/x86/lib/elf_x86_64_efi.lds
+++ b/arch/x86/lib/elf_x86_64_efi.lds
@@ -6,8 +6,6 @@
* Modified from usr/lib32/elf_x86_64_efi.lds in gnu-efi
*/
-#include <config.h>
-
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)