repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
fs
/
freevxfs
/
Makefile
blob
e6ee59291521c13e6029766f3505e435c50bf0b1
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# VxFS Makefile
4
#
5
6
obj-
$(
CONFIG_VXFS_FS
) +=
freevxfs.o
7
8
freevxfs-objs
:=
vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
9
vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o