Xen: fix cpu_hotplug build when !CONFIG_SMP
[safe/jmp/linux-2.6] / drivers / xen / Makefile
1 obj-y   += grant-table.o features.o events.o manage.o
2 obj-y   += xenbus/
3 obj-$(CONFIG_HOTPLUG_CPU)       += cpu_hotplug.o
4 obj-$(CONFIG_XEN_XENCOMM)       += xencomm.o
5 obj-$(CONFIG_XEN_BALLOON)       += balloon.o