]> Git Repo - linux.git/blob - drivers/xen/xenfs/Makefile
Linux 6.14-rc3
[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.033923 seconds and 4 git commands to generate.