repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
fs
/
debugfs
/
Makefile
blob
9c0fe38cfb5eb8d9218851305653fbd219140fc0
1
# SPDX-License-Identifier: GPL-2.0-only
2
debugfs-objs
:=
inode.o file.o
3
4
obj-
$(
CONFIG_DEBUG_FS
) +=
debugfs.o
5