]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/firmware/efi/Makefile
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[mirror_ubuntu-bionic-kernel.git] / drivers / firmware / efi / Makefile
1 #
2 # Makefile for linux kernel
3 #
4 obj-$(CONFIG_EFI) += efi.o vars.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