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