diff options
Diffstat (limited to 'drivers/virt/coco/guest/Makefile')
| -rw-r--r-- | drivers/virt/coco/guest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/virt/coco/guest/Makefile b/drivers/virt/coco/guest/Makefile index b3b217af77cf..9ec4860bd213 100644 --- a/drivers/virt/coco/guest/Makefile +++ b/drivers/virt/coco/guest/Makefile @@ -1,3 +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 |
