Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
f2ebb3a921c1ca1e2ddd9242e95a1989a50c4c68
/
.
/
fs
/
freevxfs
/
Makefile
blob: 87ad097440d69411310516519822a75aa8565bd1 [
file
] [
log
] [
blame
]
#
# VxFS Makefile
#
obj
-
$
(
CONFIG_VXFS_FS
)
+=
freevxfs
.
o
freevxfs
-
objs
:=
vxfs_bmap
.
o vxfs_fshead
.
o vxfs_immed
.
o vxfs_inode
.
o \
vxfs_lookup
.
o vxfs_olt
.
o vxfs_subr
.
o vxfs_super
.
o