Sign in
cos
/
third_party
/
kernel
/
0a9771f609e44dfec5656c2d2aa8bf722969fc82
/
.
/
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