mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
io_uring: split out fadvise/madvise operations
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
# Makefile for io_uring
|
||||
|
||||
obj-$(CONFIG_IO_URING) += io_uring.o xattr.o nop.o fs.o splice.o \
|
||||
sync.o
|
||||
sync.o advise.o
|
||||
obj-$(CONFIG_IO_WQ) += io-wq.o
|
||||
|
||||
Reference in New Issue
Block a user