source:
trunk/packages/xen-3.1/xen-3.1/xen/arch/x86/hvm/svm/Makefile
@
34
Last change on this file since 34 was 34, checked in by hartmans, 18 years ago | |
---|---|
File size: 121 bytes |
Line | |
---|---|
1 | subdir-$(x86_32) += x86_32 |
2 | subdir-$(x86_64) += x86_64 |
3 | |
4 | obj-y += emulate.o |
5 | obj-y += intr.o |
6 | obj-y += svm.o |
7 | obj-y += vmcb.o |
Note: See TracBrowser
for help on using the repository browser.