Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59e9099
)
Branch b_release_1_6_7
author
yangsheng
<yangsheng>
Thu, 14 May 2009 17:28:23 +0000
(17:28 +0000)
committer
yangsheng
<yangsheng>
Thu, 14 May 2009 17:28:23 +0000
(17:28 +0000)
b=18289
Revert previous change.
lustre/kernel_patches/targets/2.6-rhel5.target.in
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/targets/2.6-rhel5.target.in
b/lustre/kernel_patches/targets/2.6-rhel5.target.in
index
1754579
..
0a0e8da
100644
(file)
--- a/
lustre/kernel_patches/targets/2.6-rhel5.target.in
+++ b/
lustre/kernel_patches/targets/2.6-rhel5.target.in
@@
-15,10
+15,8
@@
BASE_ARCHS="i686 x86_64 ia64 ppc64"
BIGMEM_ARCHS=""
BOOT_ARCHS=""
JENSEN_ARCHS=""
-#SMP_ARCHS="i686 x86_64 ia64 ppc64"
-SMP_ARCHS=""
-#UP_ARCHS=""
-UP_ARCHS="i686 x86_64 ia64 ppc64"
+SMP_ARCHS="i686 x86_64 ia64 ppc64"
+UP_ARCHS=""
for cc in gcc ; do
if which $cc >/dev/null 2>/dev/null ; then