From 4ef8c22a173dda6e462f69e13d28f4c593d1ee72 Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Sun, 21 Oct 2007 14:39:07 -0600 Subject: [IA64] vti domain save/restore: implement hvm_save/load. work in progress. Signed-off-by: Isaku Yamahata --- xen/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'xen/common/Makefile') diff --git a/xen/common/Makefile b/xen/common/Makefile index 2e8e111e32..1bf38310bf 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -37,6 +37,7 @@ subdir-$(CONFIG_COMPAT) += compat subdir-$(x86_32) += hvm subdir-$(x86_64) += hvm +subdir-$(ia64) += hvm subdir-y += libelf -- cgit v1.2.3