X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Makefile;h=5d17bcab906591ff121d3675d795ecd2be4695e6;hb=1db268db68823f0fa4c4a4701d3deee88b4c1d84;hp=04c1e0a70f80c45eae285a4b0e86e15d6aa47658;hpb=5711325cbb37d10c21a6975d1f1ebea11799c05e;p=fio.git diff --git a/Makefile b/Makefile index 04c1e0a7..5d17bcab 100644 --- a/Makefile +++ b/Makefile @@ -375,8 +375,7 @@ T_VS_PROGS = t/fio-verify-state T_PIPE_ASYNC_OBJS = t/read-to-pipe-async.o T_PIPE_ASYNC_PROGS = t/read-to-pipe-async -T_IOU_RING_OBJS = t/io_uring.o -T_IOU_RING_OBJS += t/arch.o +T_IOU_RING_OBJS = t/io_uring.o lib/rand.o lib/pattern.o lib/strntol.o T_IOU_RING_PROGS = t/io_uring T_MEMLOCK_OBJS = t/memlock.o