aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
diff options
context:
space:
mode:
authorHollis Blanchard <hollisb@us.ibm.com>2006-12-12 09:56:06 -0600
committerHollis Blanchard <hollisb@us.ibm.com>2006-12-12 09:56:06 -0600
commitbdd61e705208609fee635ddf81a6920ec4f794b1 (patch)
treeeb54be64d14e267ad958b6f5dac969dc485d1409 /xen/common/Makefile
parentce35473930b792f989bb576fd7c42cd7ecafd778 (diff)
downloadxen-bdd61e705208609fee635ddf81a6920ec4f794b1.tar.gz
xen-bdd61e705208609fee635ddf81a6920ec4f794b1.tar.bz2
xen-bdd61e705208609fee635ddf81a6920ec4f794b1.zip
[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 <hollisb@us.ibm.com>
Diffstat (limited to 'xen/common/Makefile')
-rw-r--r--xen/common/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/xen/common/Makefile b/xen/common/Makefile
index 770c4b376f..3cb9eb7855 100644
--- a/xen/common/Makefile
+++ b/xen/common/Makefile
@@ -31,5 +31,7 @@ obj-$(perfc) += perfc.o
obj-$(crash_debug) += gdbstub.o
obj-$(xenoprof) += xenoprof.o
+obj-$(CONFIG_XENCOMM) += xencomm.o
+
# Object file contains changeset and compiler information.
version.o: $(BASEDIR)/include/xen/compile.h