]> Git Repo - linux.git/blob - drivers/xen/xenfs/Makefile
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
[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.034982 seconds and 4 git commands to generate.