linuxdebug/arch/x86/kernel/cpu/sgx/Makefile
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

7 lines
88 B
Makefile

obj-y += \
driver.o \
encl.o \
ioctl.o \
main.o
obj-$(CONFIG_X86_SGX_KVM) += virt.o