Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssant...
[deliverable/linux.git] / drivers / firmware / efi / Makefile
CommitLineData
04851772
MF
1#
2# Makefile for linux kernel
3#
3846c158 4obj-$(CONFIG_EFI) += efi.o vars.o reboot.o
a9499fa7 5obj-$(CONFIG_EFI_VARS) += efivars.o
3846c158 6obj-$(CONFIG_EFI_ESRT) += esrt.o
04851772 7obj-$(CONFIG_EFI_VARS_PSTORE) += efi-pstore.o
7ea6c6c1 8obj-$(CONFIG_UEFI_CPER) += cper.o
926172d4 9obj-$(CONFIG_EFI_RUNTIME_MAP) += runtime-map.o
022ee6c5 10obj-$(CONFIG_EFI_RUNTIME_WRAPPERS) += runtime-wrappers.o
243b6754 11obj-$(CONFIG_EFI_STUB) += libstub/
This page took 0.120498 seconds and 5 git commands to generate.