Whamcloud - gitweb
Branch b1_6
[fs/lustre-release.git] / build / autogen.sh
index 49be95e..eb02edd 100644 (file)
@@ -81,6 +81,7 @@ echo "Checking for a complete tree..."
 if [ -d kernel_patches ] ; then
     # This is ldiskfs
     REQUIRED_DIRS="build"
+    CONFIGURE_DIRS=""
 else
     REQUIRED_DIRS="build lnet lustre"
     OPTIONAL_DIRS="snmp portals"