Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable
/
6100e0237204890269e3f934acfc50d35fd6f319
/
.
/
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