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