Cross Reference: Makefile
xref
: /
linux-4.4.14
/
fs
/
tracefs
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.4.14/fs/tracefs/
1
tracefs
-
objs
:=
inode.o
2
3
obj
-
$(
CONFIG_TRACING
)
+=
tracefs.o
4
5