Sign in
android-kvm
/
linux
/
36404b09aa609e00f8f0108356830c22b99b3cbf
/
.
/
io_uring
/
Makefile
blob: d7cf992c841a381fb50e0e67010abb9200ed7965 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for io_uring
obj
-
$
(
CONFIG_IO_URING
)
+=
io_uring
.
o xattr
.
o nop
.
o fs
.
o splice
.
o \
sync
.
o advise
.
o filetable
.
o \
openclose
.
o uring_cmd
.
o epoll
.
o \
statx
.
o net
.
o msg_ring
.
o
obj
-
$
(
CONFIG_IO_WQ
)
+=
io
-
wq
.
o