index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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