Files
linux-apfs/drivers/xen/Makefile
T

6 lines
190 B
Makefile
Raw Normal View History

2008-09-03 14:30:22 +01:00
obj-y += grant-table.o features.o events.o manage.o
obj-y += xenbus/
2008-09-03 14:30:22 +01:00
obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o
2008-04-02 10:54:01 -07:00
obj-$(CONFIG_XEN_XENCOMM) += xencomm.o
2008-04-02 10:54:13 -07:00
obj-$(CONFIG_XEN_BALLOON) += balloon.o