io_uring: split provided buffers handling into its own file
[linux-block.git] / io_uring / Makefile
index cfd61e6b7759f772a959aa960c05aae9ce4d55ba..b85418b64e8241140b39c41d095dfc042a2e0a2f 100644 (file)
@@ -7,5 +7,5 @@ obj-$(CONFIG_IO_URING)          += io_uring.o xattr.o nop.o fs.o splice.o \
                                        openclose.o uring_cmd.o epoll.o \
                                        statx.o net.o msg_ring.o timeout.o \
                                        sqpoll.o fdinfo.o tctx.o poll.o \
-                                       cancel.o
+                                       cancel.o kbuf.o
 obj-$(CONFIG_IO_WQ)            += io-wq.o