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