xref
: /
linux
/
fs
/
debugfs
/
Makefile
(revision a6f37cee6e4f6fa9d61962efbcb06a032efed1ba)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
debugfs
-
objs
:=
inode.o
file.o
2
3
obj
-$(
CONFIG_DEBUG_FS
) +=
debugfs.o
4
5