Whamcloud - gitweb
b=16312
authorbrian <brian>
Mon, 4 May 2009 19:05:05 +0000 (19:05 +0000)
committerbrian <brian>
Mon, 4 May 2009 19:05:05 +0000 (19:05 +0000)
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

index 1aa70c6..23f34f9 100644 (file)
@@ -1,4 +1,8 @@
 lnxmaj="2.6.16"
 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
 lnxrel="60-0.33"
 
 # this is the delimeter that goes between $lnxmaj and $lnxrel