aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/xen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/xen/Makefile')
-rw-r--r--arch/i386/xen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/i386/xen/Makefile b/arch/i386/xen/Makefile
index bf51cabed0d..fd05f243a3f 100644
--- a/arch/i386/xen/Makefile
+++ b/arch/i386/xen/Makefile
@@ -1,2 +1,4 @@
obj-y := enlighten.o setup.o features.o multicalls.o mmu.o \
events.o time.o
+
+obj-$(CONFIG_SMP) += smp.o