Whamcloud - gitweb
LU-4416 build: add build files for SLES 12 client build
[fs/lustre-release.git] / contrib / lbuild / lbuild
index 06e08e1..7de6716 100755 (executable)
@@ -285,6 +285,9 @@ check_options() {
     fi
 
     case $TARGET in
+        3.12-sles12)
+            CANONICAL_TARGET="sles12"
+            ;;
         3.10-rhel7)
             CANONICAL_TARGET="rhel7"
             ;;