xref: /linux/arch/x86/kernel/cpu/sgx/Makefile (revision dd3a44c06f7b4f14e90065bf05d62c255b20005f)
1obj-y += \
2	driver.o \
3	encl.o \
4	ioctl.o \
5	main.o
6