]> git.ipfire.org Git - people/ms/linux.git/blame - fs/tracefs/Makefile
Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[people/ms/linux.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