1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Copyright (c) 2019 Oracle.
7 ccflags-y += -I $(srctree)/$(src) # needed for trace events
9 obj-$(CONFIG_FS_IOMAP) += iomap.o
13 iomap-$(CONFIG_BLOCK) += buffered-io.o \
17 iomap-$(CONFIG_SWAP) += swapfile.o