[openfabrics-ewg] PATCH: fix SLES 10 kernel version in OFED 1.2 build

Erez Zilber erezz at voltaire.com
Sun Dec 31 06:04:44 PST 2006


SLES 10 kernel version may be different from 2.6.16.*-*.* (e.g. linux-2.6.16.21SLERT10-11 in SLERT).

Signed-off-by: Erez Zilber <erezz at voltaire.com>

--- configure.orig	2006-12-31 15:59:02.000000000 +0200
+++ configure	2006-12-31 15:59:49.000000000 +0200
@@ -189,7 +189,7 @@
         2.6.15*)
                 echo 2.6.15
         ;;
-        2.6.16.*-*.*)
+        2.6.16.21*)
                 echo 2.6.16_sles10
         ;;
         2.6.16*)
-- 
____________________________________________________________

Erez Zilber   |  972-9-971-7689

Software Engineer, Storage Team

Voltaire – _The Grid Backbone_

 __

 www.voltaire.com <http://www.voltaire.com/>

<mailto:g at voltaire.com>

  






More information about the ewg mailing list