Whamcloud - gitweb
LU-12269 kernel: new kernel [RHEL 8.0 4.18.0-80.el8]
[fs/lustre-release.git] / contrib / lbuild / lbuild
index 707cda3..7acbb3f 100755 (executable)
@@ -317,6 +317,9 @@ check_options() {
         3.12-sles12 | 4.4-sles12)
             CANONICAL_TARGET="sles12"
             ;;
+        4.18-rhel8*)
+            CANONICAL_TARGET="rhel8"
+            ;;
         3.10-rhel7*)
             CANONICAL_TARGET="rhel7"
             ;;