X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.solaris;h=bf9c90a9ff50c64a5f04dc2a3ad178b892512c77;hp=b87a92f9e9489f5e8e2276dbfe2cc0a65b789862;hb=e58eb86d6ce20f7a550dfd28b6c789db5adab95b;hpb=ed80ddf66943dc2654a92eb77b57c3d68613e9d6 diff --git a/Makefile.solaris b/Makefile.solaris index b87a92f9..bf9c90a9 100644 --- a/Makefile.solaris +++ b/Makefile.solaris @@ -4,7 +4,7 @@ PROGS = fio SCRIPTS = fio_generate_plots OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ eta.o verify.o memory.o io_u.o parse.o mutex.o options.o \ - rbtree.o fifo.o smalloc.o filehash.o lib/strsep.o helpers.o + rbtree.o fifo.o smalloc.o filehash.o lib/strsep.o helpers.o solaris.o OBJS += crc/crc7.o OBJS += crc/crc16.o