index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
Makefile
blob: 9c1656779b2a058ff6f15d30bbac00ca557fd148 (
plain
)
1
2
3
4
5
6
obj-y += \ driver.o \ encl.o \ ioctl.o \ main.o obj-$(CONFIG_X86_SGX_KVM) += virt.o