]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/firmware/efi/Makefile
Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'
[mirror_ubuntu-focal-kernel.git] / drivers / firmware / efi / Makefile
1 #
2 # Makefile for linux kernel
3 #
4 obj-$(CONFIG_EFI) += efi.o vars.o reboot.o
5 obj-$(CONFIG_EFI_VARS) += efivars.o
6 obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
7 obj-$(CONFIG_UEFI_CPER) += cper.o
8 obj-$(CONFIG_EFI_RUNTIME_MAP) += runtime-map.o
9 obj-$(CONFIG_EFI_RUNTIME_WRAPPERS) += runtime-wrappers.o
10 obj-$(CONFIG_EFI_STUB) += libstub/