Sign in
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
io_uring
/
Makefile
blob: 3680425df9478bbe645003aaca8ae8dae2c9ad36 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for io_uring
obj
-
$
(
CONFIG_IO_URING
)
+=
io_uring
.
o
obj
-
$
(
CONFIG_IO_WQ
)
+=
io
-
wq
.
o