From 4d7f26cf6357dc9b975291907d78816fa7cc168b Mon Sep 17 00:00:00 2001
From: brian <brian>
Date: Fri, 26 Oct 2007 22:15:50 +0000
Subject: [PATCH] b=13639 i=yangsheng,mjmac

More correctly set the EXTRAVERSION in the sles10 kernel-lustre-source.
---
 lustre/kernel_patches/targets/2.6-sles10.target.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in
index 90e398aa25..3117b85b38 100644
--- a/lustre/kernel_patches/targets/2.6-sles10.target.in
+++ b/lustre/kernel_patches/targets/2.6-sles10.target.in
@@ -1,6 +1,8 @@
 lnxmaj="2.6.16"
 lnxrel="53-0.8"
 
+EXTRA_VERSION_DELIMITER="."
+
 KERNEL=linux-$lnxmaj.$lnxrel.tar.bz2
 SERIES=2.6-sles10.series
 VERSION=$lnxmaj
-- 
GitLab