Whamcloud - gitweb
LU-1305 build: support for osd-zfs
[fs/lustre-release.git] / build / lbuild-rhel5
index 473347f..111f816 100644 (file)
@@ -7,6 +7,10 @@
 # distributions, update the BUILD_GEN variable in build/lbuild)
 BUILD_GEN+=".0"
 
+# This distro does not support zfs, so define ZFSNOTSUPPORTED
+# use words that make the bash log readable.
+ZFSNOTSUPPORTED="Zfs Not Supported"
+
 source ${0%/*}/lbuild-rhel
 
 SPEC_NAME="kernel-2.6.spec"