aboutsummaryrefslogtreecommitdiffstats
path: root/fs/tracefs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/tracefs/Makefile')
-rw-r--r--fs/tracefs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/tracefs/Makefile b/fs/tracefs/Makefile
new file mode 100644
index 000000000000..82fa35b656c4
--- /dev/null
+++ b/fs/tracefs/Makefile
@@ -0,0 +1,4 @@
+tracefs-objs := inode.o
+
+obj-$(CONFIG_TRACING) += tracefs.o
+