]> Git Repo - linux.git/blob - drivers/xen/xenfs/Makefile
brd: remove support for BLKFLSBUF
[linux.git] / drivers / xen / xenfs / Makefile
1 obj-$(CONFIG_XENFS) += xenfs.o
2
3 xenfs-y                   = super.o
4 xenfs-$(CONFIG_XEN_DOM0) += xenstored.o
5 xenfs-$(CONFIG_XEN_SYMS) += xensyms.o
This page took 0.037512 seconds and 4 git commands to generate.