riscv: add ISA extension parsing for Zihintntl
[linux-block.git] / fs / tracefs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
4282d606 2tracefs-objs := inode.o
c1504e51 3tracefs-objs += event_inode.o
4282d606
SRRH
4
5obj-$(CONFIG_TRACING) += tracefs.o
6