SPECS (LINUX_2_6_20): kernel.spec - commented out redundant ppc/pp...

mguevara mguevara at pld-linux.org
Tue Mar 20 00:17:33 CET 2007


Author: mguevara                     Date: Mon Mar 19 23:17:33 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- commented out redundant ppc/ppc64 config (testing)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.86 -> 1.441.2.1698.2.87) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.86 SPECS/kernel.spec:1.441.2.1698.2.87
--- SPECS/kernel.spec:1.441.2.1698.2.86	Mon Mar 19 23:47:39 2007
+++ SPECS/kernel.spec	Tue Mar 20 00:17:27 2007
@@ -1088,14 +1088,16 @@
 	cat $RPM_SOURCE_DIR/kernel-$Config.config > arch/%{_target_base_arch}/defconfig
 	TuneUpConfigForIX86 arch/%{_target_base_arch}/defconfig
 
-%ifarch ppc
-	install %{SOURCE25} arch/%{_target_base_arch}/defconfig
-%endif
-
-%ifarch ppc64
-	install %{SOURCE27} arch/%{_target_base_arch}/defconfig
-	# sed -i "s:# CONFIG_PPC64 is not set:CONFIG_PPC64=y:" arch/%{_target_base_arch}/defconfig
-%endif
+## Temporary disabled - we should have the proper config files in defconfig loaded
+##
+## %ifarch ppc
+##	install %{SOURCE25} arch/%{_target_base_arch}/defconfig
+## %endif
+##
+## %ifarch ppc64
+##	install %{SOURCE27} arch/%{_target_base_arch}/defconfig
+##	# sed -i "s:# CONFIG_PPC64 is not set:CONFIG_PPC64=y:" arch/%{_target_base_arch}/defconfig
+## %endif
 
 # netfilter
 	cat %{SOURCE40} >> arch/%{_target_base_arch}/defconfig
@@ -1674,6 +1676,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.87  2007/03/19 23:17:27  mguevara
+- commented out redundant ppc/ppc64 config (testing)
+
 Revision 1.441.2.1698.2.86  2007/03/19 22:47:39  mguevara
 - kernel-powerpc.config renamed to kernel-ppc64.config, powerpc arch stuff
   removed
================================================================

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



More information about the pld-cvs-commit mailing list