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

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