Sign in
android
/
kernel
/
common.git
/
e358535bc9c03a83dfef8ff57746bbe5456e75da
/
.
/
io_uring
/
Makefile
blob: 3680425df9478bbe645003aaca8ae8dae2c9ad36 [
file
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for io_uring
obj
-
$
(
CONFIG_IO_URING
)
+=
io_uring
.
o
obj
-
$
(
CONFIG_IO_WQ
)
+=
io
-
wq
.
o