aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
diff options
context:
space:
mode:
authorHollis Blanchard <hollisb@us.ibm.com>2006-12-12 09:58:42 -0600
committerHollis Blanchard <hollisb@us.ibm.com>2006-12-12 09:58:42 -0600
commit8cadd348b3aa6c00df5d868e2d9e716a0e138274 (patch)
tree77f0ea2c8436b22a91fd608c6241fc81bd69beaa /xen/common/Makefile
parentbdd61e705208609fee635ddf81a6920ec4f794b1 (diff)
parent88008890d4738aef5996d6d79f5a9f58021865bf (diff)
downloadxen-8cadd348b3aa6c00df5d868e2d9e716a0e138274.tar.gz
xen-8cadd348b3aa6c00df5d868e2d9e716a0e138274.tar.bz2
xen-8cadd348b3aa6c00df5d868e2d9e716a0e138274.zip
[POWERPC] Merge with xen-unstable.hg.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Diffstat (limited to 'xen/common/Makefile')
-rw-r--r--xen/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/common/Makefile b/xen/common/Makefile
index 3cb9eb7855..6f3a9a097e 100644
--- a/xen/common/Makefile
+++ b/xen/common/Makefile
@@ -7,6 +7,7 @@ obj-y += event_channel.o
obj-y += grant_table.o
obj-y += kernel.o
obj-y += keyhandler.o
+obj-y += kexec.o
obj-y += lib.o
obj-y += memory.o
obj-y += multicall.o