]> Git Repo - linux.git/blob - arch/x86/platform/efi/Makefile
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / arch / x86 / platform / efi / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 OBJECT_FILES_NON_STANDARD_efi_thunk_$(BITS).o := y
3 KASAN_SANITIZE := n
4 GCOV_PROFILE := n
5
6 obj-$(CONFIG_EFI)               += quirks.o efi.o efi_$(BITS).o efi_stub_$(BITS).o
7 obj-$(CONFIG_EFI_MIXED)         += efi_thunk_$(BITS).o
This page took 0.035276 seconds and 4 git commands to generate.