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=95838df0e8b2496fb1ce858297e8643def0fda1e;hp=6ac2e0f50e85bd7c04d57dc6dac3ceeed6187cc7;hb=0f1618c8370a22ff41f43b809c86c0962a1a7d49;hpb=3b04112e6b7eb5c9b314bb20a295a956e87c87bf diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 6ac2e0f..95838df 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="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,6 +19,8 @@ LINUX26=1 # No /boot/Kerntypes* in SLES10 SUSEBUILD=0 +OFED_VERSION=1.3 + BASE_ARCHS="i686 ppc x86_64 ia64" BIGMEM_ARCHS="" BOOT_ARCHS=""