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