aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-05-13 08:55:06 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-05-13 08:55:06 +0100
commitced736bf180ffb22d42bdd0c82ce60eb8816ef4c (patch)
treeec34cafa3876cf380ffd6a226bccdd5c84210d46 /xen/arch/x86/hvm/Makefile
parentf4de8d0315ec9ae49686c04a8be3125dea913e3a (diff)
downloadxen-ced736bf180ffb22d42bdd0c82ce60eb8816ef4c.tar.gz
xen-ced736bf180ffb22d42bdd0c82ce60eb8816ef4c.tar.bz2
xen-ced736bf180ffb22d42bdd0c82ce60eb8816ef4c.zip
VPMU: Migrate vpmu files into public folders
Signed-off-by: Wei Wang <wei.wang2@amd.com>
Diffstat (limited to 'xen/arch/x86/hvm/Makefile')
-rw-r--r--xen/arch/x86/hvm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/arch/x86/hvm/Makefile b/xen/arch/x86/hvm/Makefile
index f61d1240e1..44a8b1b62a 100644
--- a/xen/arch/x86/hvm/Makefile
+++ b/xen/arch/x86/hvm/Makefile
@@ -21,3 +21,4 @@ obj-y += vlapic.o
obj-y += vmsi.o
obj-y += vpic.o
obj-y += vpt.o
+obj-y += vpmu.o \ No newline at end of file