From 1a57f91193addd42021dcec77c393bd3663e31a4 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 14 Jul 2006 11:58:17 +0100 Subject: [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 --- config/x86_32.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'config/x86_32.mk') diff --git a/config/x86_32.mk b/config/x86_32.mk index 73bd2b7eb4..2d460a720a 100644 --- a/config/x86_32.mk +++ b/config/x86_32.mk @@ -1,6 +1,7 @@ CONFIG_X86 := y CONFIG_HVM := y CONFIG_MIGRATE := y +CONFIG_XCUTILS := y CONFIG_IOEMU := y CONFIG_MBOOTPACK := y -- cgit v1.2.3