]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - arch/x86/platform/efi/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / arch / x86 / platform / efi / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 OBJECT_FILES_NON_STANDARD_efi_thunk_$(BITS).o := y
3 OBJECT_FILES_NON_STANDARD_efi_stub_$(BITS).o := y
4
5 obj-$(CONFIG_EFI) += quirks.o efi.o efi_$(BITS).o efi_stub_$(BITS).o
6 obj-$(CONFIG_EARLY_PRINTK_EFI) += early_printk.o
7 obj-$(CONFIG_EFI_MIXED) += efi_thunk_$(BITS).o