thesis/linux-6.8.1/fs/tracefs/Makefile
2025-03-19 13:44:23 +01:00

6 lines
131 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
tracefs-objs := inode.o
tracefs-objs += event_inode.o
obj-$(CONFIG_TRACING) += tracefs.o