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

Add xen and xen-common

File size: 121 bytes
Line 
1subdir-$(x86_32) += x86_32
2subdir-$(x86_64) += x86_64
3
4obj-y += emulate.o
5obj-y += intr.o
6obj-y += svm.o
7obj-y += vmcb.o
Note: See TracBrowser for help on using the repository browser.