From 0f623eb1b831c4f7244f4cc5d4f21d63b9d49f26 Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Fri, 13 Aug 2010 18:00:55 +0400 Subject: [PATCH] b=22632 also build mptlinux on SLES11 i=johann Add SLES11 to the list of platforms we build mptlinux on. FWIW, RDAC fails to build on SLES11 so it has not been added here. --- lustre/kernel_patches/targets/2.6-sles11.target.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/kernel_patches/targets/2.6-sles11.target.in b/lustre/kernel_patches/targets/2.6-sles11.target.in index a5a8c10..16375ed 100644 --- a/lustre/kernel_patches/targets/2.6-sles11.target.in +++ b/lustre/kernel_patches/targets/2.6-sles11.target.in @@ -17,6 +17,7 @@ EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ OFED_VERSION=1.5.1 +MPTLINUX_VERSION="4.18.20.04" BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS="" -- 1.8.3.1