aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
diff options
context:
space:
mode:
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 27b13f3e34..a68bc7f8ee 100644
--- a/xen/common/Makefile
+++ b/xen/common/Makefile
@@ -35,6 +35,8 @@ obj-y += radix-tree.o
obj-y += rbtree.o
obj-y += lzo.o
+obj-$(CONFIG_X86) += decompress.o bunzip2.o unlzma.o
+
obj-$(perfc) += perfc.o
obj-$(crash_debug) += gdbstub.o
obj-$(xenoprof) += xenoprof.o