Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
refs/heads/netfs-experimental
/
.
/
fs
/
netfs
/
Makefile
blob: 70d660ab28fc43e970056187224118fa9657b416 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
netfs
-
y
:=
\
crypto
.
o \
direct
.
o \
main
.
o \
objects
.
o \
read_helper
.
o \
write_back
.
o \
write_helper
.
o \
xa_iterator
.
o
# dio_helper.o
netfs
-
$
(
CONFIG_NETFS_STATS
)
+=
stats
.
o
obj
-
$
(
CONFIG_NETFS_SUPPORT
)
:=
netfs
.
o