Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
andrea
/
aa
/
b4e78ea26638f6f3d27ae3ff7b43fda29169bbd2
/
.
/
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