Sign in
gfiber
/
kernel
/
skids
/
503d3fcbf60a8af4ee2466f567166ad6113cb87a
/
.
/
fs
/
freevxfs
/
Makefile
blob: 87ad097440d69411310516519822a75aa8565bd1 [
file
] [
log
] [
blame
]
Richard Frankel
503d3fc
2015-05-22 18:14:37 -0400
[
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