X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=drivers%2Fxen%2FMakefile;h=363286c542906e8fde4e5fb6f87ac718938cf55e;hb=0988c37c248e824953d95a11412696c348dbca91;hp=37af04f1ffd90d98a6ed33d5f29166d9d3747487;hpb=95dfec6ae1cb8c03406aac612a5642cbddb676b3;p=linux-2.6 diff --git a/drivers/xen/Makefile b/drivers/xen/Makefile index 37af04f1ff..363286c542 100644 --- a/drivers/xen/Makefile +++ b/drivers/xen/Makefile @@ -1,4 +1,4 @@ -obj-y += grant-table.o features.o events.o +obj-y += grant-table.o features.o events.o manage.o obj-y += xenbus/ obj-$(CONFIG_XEN_XENCOMM) += xencomm.o obj-$(CONFIG_XEN_BALLOON) += balloon.o