]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/xen/Makefile
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
[net-next-2.6.git] / drivers / xen / Makefile
CommitLineData
2d7d06dd 1obj-y += grant-table.o features.o events.o manage.o
4bac07c9 2obj-y += xenbus/
1107ba88 3
577eebea
JF
4nostackp := $(call cc-option, -fno-stack-protector)
5CFLAGS_features.o := $(nostackp)
6
2d7d06dd 7obj-$(CONFIG_BLOCK) += biomerge.o
5ab6d815 8obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o
b15993fc 9obj-$(CONFIG_XEN_XENCOMM) += xencomm.o
1775826c 10obj-$(CONFIG_XEN_BALLOON) += balloon.o
f7116284
IC
11obj-$(CONFIG_XEN_DEV_EVTCHN) += evtchn.o
12obj-$(CONFIG_XENFS) += xenfs/
183d03cc
SS
13obj-$(CONFIG_XEN_SYS_HYPERVISOR) += sys-hypervisor.o
14obj-$(CONFIG_XEN_PLATFORM_PCI) += platform-pci.o
b097186f 15obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o
e28c31a9 16obj-$(CONFIG_XEN_DOM0) += pci.o