xref: /openbmc/linux/arch/x86/platform/efi/Makefile (revision 1fff234d)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2ac6119e7SArd BiesheuvelKASAN_SANITIZE := n
3ac6119e7SArd BiesheuvelGCOV_PROFILE := n
4c0dd6716SJosh Poimboeuf
5fdc6d38dSArd Biesheuvelobj-$(CONFIG_EFI) 		+= memmap.o quirks.o efi.o efi_$(BITS).o \
6fdc6d38dSArd Biesheuvel				   efi_stub_$(BITS).o
74f9dbcfcSMatt Flemingobj-$(CONFIG_EFI_MIXED)		+= efi_thunk_$(BITS).o
84059ba65SArd Biesheuvelobj-$(CONFIG_EFI_FAKE_MEMMAP)	+= fake_mem.o
9*1fff234dSArd Biesheuvelobj-$(CONFIG_EFI_RUNTIME_MAP)	+= runtime-map.o
10