]> asedeno.scripts.mit.edu Git - linux.git/blob - security/keys/trusted-keys/Makefile
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux.git] / security / keys / trusted-keys / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for trusted keys
4 #
5
6 obj-$(CONFIG_TRUSTED_KEYS) += trusted.o
7 trusted-y += trusted_tpm1.o
8 trusted-y += trusted_tpm2.o