From bdd61e705208609fee635ddf81a6920ec4f794b1 Mon Sep 17 00:00:00 2001 From: Hollis Blanchard Date: Tue, 12 Dec 2006 09:56:06 -0600 Subject: [POWERPC] Merge in outstanding changes from xenppc-unstable.hg. It's a long story, but basically a small divergence in xenppc-unstable meant a large number of changesets couldn't be directly imported to xen-unstable, so this changeset includes all of them. Signed-off-by: Hollis Blanchard --- config/powerpc64.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/powerpc64.mk b/config/powerpc64.mk index 9773b24a6c..cba68fec19 100644 --- a/config/powerpc64.mk +++ b/config/powerpc64.mk @@ -1,5 +1,7 @@ CONFIG_POWERPC := y CONFIG_POWERPC_$(XEN_OS) := y +CONFIG_XENCOMM := y + CFLAGS += -DELFSIZE=64 LIBDIR := lib -- cgit v1.2.3