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