Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6310b930ccbba55168f30b610fae681d73bd7bd2
/
.
/
fs
/
debugfs
/
Makefile
blob: 840c45696668d71ec7eb240b5db86e13886a95f1 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
debugfs
-
objs
:=
inode
.
o file
.
o
2
3
obj
-
$
(
CONFIG_DEBUG_FS
)
+=
debugfs
.
o
4