Commit | Line | Data |
---|---|---|
5ab6d815 | 1 | obj-y += grant-table.o features.o events.o manage.o |
4bac07c9 | 2 | obj-y += xenbus/ |
1107ba88 | 3 | |
5ab6d815 | 4 | obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o |
b15993fc | 5 | obj-$(CONFIG_XEN_XENCOMM) += xencomm.o |
1775826c | 6 | obj-$(CONFIG_XEN_BALLOON) += balloon.o |
1107ba88 | 7 | obj-$(CONFIG_XENFS) += xenfs/ |