Makefile 94 B

1234
  1. obj-$(CONFIG_XENFS) += xenfs.o
  2. xenfs-y = super.o
  3. xenfs-$(CONFIG_XEN_DOM0) += xenstored.o