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