]> Git Repo - linux.git/blob - arch/x86/platform/efi/Makefile
Linux 6.14-rc3
[linux.git] / arch / x86 / platform / efi / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 KASAN_SANITIZE := n
3 GCOV_PROFILE := n
4
5 obj-$(CONFIG_EFI)               += memmap.o quirks.o efi.o efi_$(BITS).o \
6                                    efi_stub_$(BITS).o
7 obj-$(CONFIG_EFI_MIXED)         += efi_thunk_$(BITS).o
8 obj-$(CONFIG_EFI_RUNTIME_MAP)   += runtime-map.o
This page took 0.035753 seconds and 4 git commands to generate.