summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-efi/Makefile
blob: c8a97bae07fb4bc3cf213d5b19bf0f4cb8e5fa51 (plain)
1
2
3
4
obj-$(CONFIG_X86_64) += reloc_x86_64.o crt0-efi-x86_64.o
obj-$(CONFIG_X86_32) += reloc_ia32.o crt0-efi-ia32.o
extra-$(CONFIG_X86_32) += elf_ia32_efi.lds
extra-$(CONFIG_X86_64) += elf_x86_64_efi.lds