From 122a94cd2a171156b70416e013b0fa13c7b7b565 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 9 Jul 2008 14:57:05 +0000 Subject: [PATCH] Branch HEAD b=16190 Back the change since OFED-1.3 will broken with rhel5.2 kernel. --- lustre/kernel_patches/targets/2.6-rhel5.target.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 46c5302..ccaa05e 100644 --- a/lustre/kernel_patches/targets/2.6-rhel5.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.18" -lnxrel="92.1.6.el5" +lnxrel="53.1.21.el5" KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 SERIES=2.6-rhel5.series @@ -9,7 +9,7 @@ RHBUILD=1 LINUX26=1 LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.3.1 +OFED_VERSION=1.3 BASE_ARCHS="i686 x86_64 ia64" BIGMEM_ARCHS="" -- 1.8.3.1