]> Git Repo - J-linux.git/blob - drivers/xen/xenfs/Makefile
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[J-linux.git] / drivers / xen / xenfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_XENFS) += xenfs.o
3
4 xenfs-y                   = super.o
5 xenfs-$(CONFIG_XEN_DOM0) += xenstored.o
6 xenfs-$(CONFIG_XEN_SYMS) += xensyms.o
This page took 0.032672 seconds and 4 git commands to generate.