Whamcloud - gitweb
Branch b_release_1_6_7
authoryangsheng <yangsheng>
Thu, 14 May 2009 17:28:23 +0000 (17:28 +0000)
committeryangsheng <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

index 1754579..0a0e8da 100644 (file)
@@ -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