From c0fd920e987be439fb445338566f910c433679fd Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Tue, 17 Oct 2006 17:59:32 +0100 Subject: [SOLARIS] Don't build ptrace code on Solaris. Signed-off-by: Keir Fraser --- config/x86_32.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/x86_32.mk') diff --git a/config/x86_32.mk b/config/x86_32.mk index e4b21e2e6c..4db3c73b3b 100644 --- a/config/x86_32.mk +++ b/config/x86_32.mk @@ -1,4 +1,6 @@ CONFIG_X86 := y +CONFIG_X86_$(XEN_OS) := y + CONFIG_HVM := y CONFIG_MIGRATE := y CONFIG_XCUTILS := y -- cgit v1.2.3