xref
: /
linux
/
fs
/
debugfs
/
Makefile
(revision bb9707077b4ee5f77bc9939b057ff8a0d410296f)
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