Makefile 113 Bytes
obj-$(CONFIG_XENFS) += xenfs.o

xenfs-y			  = super.o xenbus.o privcmd.o
xenfs-$(CONFIG_XEN_DOM0) += xenstored.o