From 4c11190f51bc87bc44309be2ec5c77309721d993 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 4 May 2009 19:05:05 +0000 Subject: [PATCH] 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 --- lustre/kernel_patches/targets/2.6-sles10.target.in | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 1.8.3.1