aboutsummaryrefslogtreecommitdiffstats
path: root/config/x86_64.mk
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-07-14 11:58:17 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-07-14 11:58:17 +0100
commit1a57f91193addd42021dcec77c393bd3663e31a4 (patch)
treeac53462e92bc7f59e9829c2bcf3ce81652748521 /config/x86_64.mk
parent43e2f75454806258406e748243e3f2bebfeb2e81 (diff)
downloadxen-1a57f91193addd42021dcec77c393bd3663e31a4.tar.gz
xen-1a57f91193addd42021dcec77c393bd3663e31a4.tar.bz2
xen-1a57f91193addd42021dcec77c393bd3663e31a4.zip
[IA64] Re-enable tools/xcutils build on ia64. We now have
save/restore working in the xen-ia64-unstable.hg thanks to some excellent work by Tristan. This simply splits the xcutils components from the x86-ish linux_save/restore files in a way that should be friendly to powerpc. Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Diffstat (limited to 'config/x86_64.mk')
-rw-r--r--config/x86_64.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/x86_64.mk b/config/x86_64.mk
index 2cd709dd09..bd43c04a6c 100644
--- a/config/x86_64.mk
+++ b/config/x86_64.mk
@@ -1,6 +1,7 @@
CONFIG_X86 := y
CONFIG_HVM := y
CONFIG_MIGRATE := y
+CONFIG_XCUTILS := y
CONFIG_IOEMU := y
CONFIG_MBOOTPACK := y