summaryrefslogtreecommitdiff
path: root/io_uring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'io_uring/Makefile')
-rw-r--r--io_uring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_uring/Makefile b/io_uring/Makefile
index e60def39ca2c..2e2cbeb272a8 100644
--- a/io_uring/Makefile
+++ b/io_uring/Makefile
@@ -4,5 +4,5 @@
obj-$(CONFIG_IO_URING) += io_uring.o xattr.o nop.o fs.o splice.o \
sync.o advise.o filetable.o \
- openclose.o
+ openclose.o uring_cmd.o
obj-$(CONFIG_IO_WQ) += io-wq.o