]> Git Repo - linux.git/blob - fs/zonefs/Makefile
kprobes: Use rethook for kretprobe if possible
[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.036196 seconds and 4 git commands to generate.