projects
/
deliverable
/
linux.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[deliverable/linux.git]
/
fs
/
configfs
/
Makefile
Commit
Line
Data
7063fbf2
JB
1
#
2
# Makefile for the configfs virtual filesystem
3
#
4
5
obj-$(CONFIG_CONFIGFS_FS) += configfs.o
6
7
configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o
This page took
0.846517 seconds
and
5
git commands to generate.