Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
db074436f421967f4f30cfbb6fbc2a728f3e62b3
/
.
/
fs
/
iomap
/
Makefile
blob: a67a977588586e0f3f24fff83eda940249d4dd90 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-or-newer
#
# Copyright (c) 2019 Oracle.
# All Rights Reserved.
#
obj
-
$
(
CONFIG_FS_IOMAP
)
+=
iomap
.
o
iomap
-
y
+=
\
direct
-
io
.
o \
fiemap
.
o \
seek
.
o
iomap
-
$
(
CONFIG_SWAP
)
+=
swapfile
.
o