Author: paszczus                     Date: Sat Mar 25 17:53:46 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- updated PPC build.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1445 -> 1.441.2.1446) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1445 SPECS/kernel.spec:1.441.2.1446
--- SPECS/kernel.spec:1.441.2.1445      Fri Mar 24 15:22:08 2006
+++ SPECS/kernel.spec   Sat Mar 25 18:53:39 2006
@@ -36,9 +36,9 @@
 %define                have_isa        0
 %endif
 
-%ifarch        ppc64 ppc
-%define                _target_base_arch       powerpc
-%endif
+#ifarch        ppc64 ppc
+#define                _target_base_arch       powerpc
+#endif
 
 %ifarch sparc sparc64
 %undefine      with_pcmcia
@@ -656,9 +656,9 @@
        
 %ifarch ppc ppc64
        if [ "$smp" = "yes" ]; then
-           install %{SOURCE31} arch/powerpc/defconfig
+           install %{SOURCE31} arch/%{_target_base_arch}/defconfig
        else
-           install %{SOURCE30} arch/powerpc/defconfig
+           install %{SOURCE30} arch/%{_target_base_arch}/defconfig
        fi
 %endif
 
@@ -1376,6 +1376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1446  2006/03/25 17:53:39  paszczus
+- updated PPC build.
+
 Revision 1.441.2.1445  2006/03/24 14:22:08  paszczus
 - update binutils version
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1445&r2=1.441.2.1446&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to