Sign in
coral
/
linux-mtk
/
cd96ea3a4f2c9c226216c8d8e57fd8f86801515d
/
.
/
fs
/
freevxfs
/
Makefile
blob: 87ad097440d69411310516519822a75aa8565bd1 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
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