Allow offload with FAKEIO engines
[fio.git] / Makefile
index 6678c2fd35b3344da64b44fde95cf6c1f4d17946..b00daca2581ce273cde82924f0c4e3124d5c20b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -106,11 +106,6 @@ endif
 ifdef CONFIG_LINUX_SPLICE
   SOURCE += engines/splice.c
 endif
-ifdef CONFIG_GUASI
-  guasi_SRCS = engines/guasi.c
-  guasi_LIBS = -lguasi
-  ENGINES += guasi
-endif
 ifdef CONFIG_SOLARISAIO
   SOURCE += engines/solarisaio.c
 endif