]> Git Repo - linux.git/blob - fs/zonefs/Makefile
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
[linux.git] / fs / zonefs / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 ccflags-y                               += -I$(src)
3
4 obj-$(CONFIG_ZONEFS_FS) += zonefs.o
5
6 zonefs-y        := super.o
This page took 0.039016 seconds and 4 git commands to generate.