projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux...
[linux-2.6]
/
fs
/
freevxfs
/
Makefile
1
#
2
# VxFS Makefile
3
#
4
5
obj-$(CONFIG_VXFS_FS) += freevxfs.o
6
7
freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
8
vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o