X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Ftargets%2F2.6-sles10.target.in;h=3a71d9468ce5e3cfe49c433e0989019c76bbc640;hp=feaa370bc12ada1613d0166290303ef6e817666c;hb=8bb3355db7ca14718fca72019e7f3f18cec690f5;hpb=40a3452c70c6b97185c83c8f804fd6eeb2e0e006 diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index feaa370..3a71d94 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -1,8 +1,14 @@ lnxmaj="2.6.16" -lnxrel="53-0.16" +lnxrel="54-0.2.5" +# this is the delimeter that goes between $lnxmaj and $lnxrel +# defaults to "-" EXTRA_VERSION_DELIMITER="." +# this is the delimeter that goes before the "smp" at the end of the version +# defaults to empty +TARGET_DELIMITER="-" + KERNEL=linux-$lnxmaj.$lnxrel.tar.bz2 SERIES=2.6-sles10.series VERSION=$lnxmaj @@ -13,11 +19,13 @@ LINUX26=1 # No /boot/Kerntypes* in SLES10 SUSEBUILD=0 -BASE_ARCHS="i686 ppc x86_64 ia64" +OFED_VERSION=1.3 + +BASE_ARCHS="i686 ppc x86_64 ia64 ppc64" BIGMEM_ARCHS="" BOOT_ARCHS="" JENSEN_ARCHS="" -SMP_ARCHS="x86_64 ia64" +SMP_ARCHS="x86_64 ia64 ppc64" BIGSMP_ARCHS="i686" PSERIES64_ARCHS="ppc" UP_ARCHS=""