index
:
linux
debian
progress-linux
upstream
debian 12: kernel
Progress Linux
summary
refs
log
tree
commit
diff
stats
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