diff options
Diffstat (limited to 'arch/x86/coco/tdx/Makefile')
| -rw-r--r-- | arch/x86/coco/tdx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/coco/tdx/Makefile b/arch/x86/coco/tdx/Makefile new file mode 100644 index 000000000000..b3c47d3700e2 --- /dev/null +++ b/arch/x86/coco/tdx/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +obj-y += debug.o tdcall.o tdx.o tdx-shared.o |
