From: brian Date: Mon, 4 May 2009 19:05:05 +0000 (+0000) Subject: b=16312 X-Git-Tag: v1_9_180~32 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=4c11190f51bc87bc44309be2ec5c77309721d993 b=16312 i=wangyb i=jack - add "lnxmin" to the sles10 target file to deal with the breakage that bug 19336 will aim to fix properly - this meets up with the recent commit to the build module --- diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 1aa70c6..23f34f9 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -1,4 +1,8 @@ lnxmaj="2.6.16" +lnxmin=".60" +# when we fix up this lnxmaj/lnxmin/lnxrel business... +#lnxrel="0.33" +# and note that this means we get rid of the EXTRA_VERSION_DELIMITER crap!! lnxrel="60-0.33" # this is the delimeter that goes between $lnxmaj and $lnxrel