Add support for compiling for ESX
[fio.git] / README
diff --git a/README b/README
index f8aaef275a916dc7e1fe1233dd3fbf888c72f5eb..2be0bfd2031d926a6291f94b76f8378e5d8d67db 100644 (file)
--- a/README
+++ b/README
@@ -101,6 +101,9 @@ To build FIO with a cross-compiler:
  $ make CROSS_COMPILE=/path/to/toolchain/prefix
 Configure will attempt to determine the target platform automatically.
 
+It's possible to build fio for ESX as well, use the --esx switch to
+configure.
+
 
 Windows
 -------