summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/Makefile
diff options
context:
space:
mode:
authorJames Morris <james.l.morris@oracle.com>2018-01-09 11:40:59 +1100
committerJames Morris <james.l.morris@oracle.com>2018-01-09 11:40:59 +1100
commitebceb1c87c0c482d47cb92dc3cc51d28f7387716 (patch)
tree3fa626d8a7fddc9eba60dcd8c77fbf8a8ab656cd /drivers/firmware/efi/Makefile
parentd21bd6898336a7892914d308d5e0868f0b863571 (diff)
parent68021bf4734d15c9a9ed1c1072b9ebcfda3e39cc (diff)
downloadlinux-ebceb1c87c0c482d47cb92dc3cc51d28f7387716.tar.bz2
Merge tag 'tpmdd-next-20180108' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm
tpmdd updates for Linux 4.16
Diffstat (limited to 'drivers/firmware/efi/Makefile')
-rw-r--r--drivers/firmware/efi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/efi/Makefile b/drivers/firmware/efi/Makefile
index 269501dfba53..1d7226fb7d2f 100644
--- a/drivers/firmware/efi/Makefile
+++ b/drivers/firmware/efi/Makefile
@@ -11,7 +11,7 @@
KASAN_SANITIZE_runtime-wrappers.o := n
obj-$(CONFIG_ACPI_BGRT) += efi-bgrt.o
-obj-$(CONFIG_EFI) += efi.o vars.o reboot.o memattr.o
+obj-$(CONFIG_EFI) += efi.o vars.o reboot.o memattr.o tpm.o
obj-$(CONFIG_EFI) += capsule.o memmap.o
obj-$(CONFIG_EFI_VARS) += efivars.o
obj-$(CONFIG_EFI_ESRT) += esrt.o