Loading drivers/xen/Makefile +2 −1 Original line number Diff line number Diff line obj-y += grant-table.o features.o events.o manage.o cpu_hotplug.o obj-y += grant-table.o features.o events.o manage.o obj-y += xenbus/ obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o obj-$(CONFIG_XEN_XENCOMM) += xencomm.o obj-$(CONFIG_XEN_BALLOON) += balloon.o Loading
drivers/xen/Makefile +2 −1 Original line number Diff line number Diff line obj-y += grant-table.o features.o events.o manage.o cpu_hotplug.o obj-y += grant-table.o features.o events.o manage.o obj-y += xenbus/ obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o obj-$(CONFIG_XEN_XENCOMM) += xencomm.o obj-$(CONFIG_XEN_BALLOON) += balloon.o