3 lines
81 B
Makefile
3 lines
81 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
obj-$(CONFIG_TDX_GUEST_DRIVER) += tdx-guest.o
|