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