fio: Introduce the log_entries option
[fio.git] / Makefile
index e9028dce5fc3b4aecfb030b45e8da37e1d8f4a59..04c1e0a70f80c45eae285a4b0e86e15d6aa47658 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -236,6 +236,7 @@ endif
 ifeq ($(CONFIG_TARGET_OS), Android)
   SOURCE += diskutil.c fifo.c blktrace.c cgroup.c trim.c profiles/tiobench.c \
                oslib/linux-dev-lookup.c engines/io_uring.c
+  cmdprio_SRCS = engines/cmdprio.c
 ifdef CONFIG_HAS_BLKZONED
   SOURCE += oslib/linux-blkzoned.c
 endif