Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
[linux-2.6-block.git] / fs / tracefs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
4282d606
SRRH
2tracefs-objs := inode.o
3
4obj-$(CONFIG_TRACING) += tracefs.o
5