1# SPDX-License-Identifier: GPL-2.0-only2tracefs-objs := inode.o3tracefs-objs += event_inode.o4 5obj-$(CONFIG_TRACING) += tracefs.o6 7