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