]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/xen/Makefile
xen: unitialised return value in xenbus_write_transaction
[karo-tx-linux.git] / drivers / xen / Makefile
index d2a8fdf0e1918c7ada49c7a1c5c369647ddbeafd..ff8accc9e103f9d2a4fc21dcbcc2e88d479a0ade 100644 (file)
@@ -1,5 +1,7 @@
 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
+obj-$(CONFIG_XENFS)            += xenfs/
\ No newline at end of file