summaryrefslogtreecommitdiff
path: root/drivers/virt/coco/guest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/virt/coco/guest/Makefile')
-rw-r--r--drivers/virt/coco/guest/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/virt/coco/guest/Makefile b/drivers/virt/coco/guest/Makefile
new file mode 100644
index 000000000000..9ec4860bd213
--- /dev/null
+++ b/drivers/virt/coco/guest/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_TSM_REPORTS) += tsm_report.o
+tsm_report-y := report.o
+obj-$(CONFIG_TSM_MEASUREMENTS) += tsm-mr.o