SPECS: kernel-vanilla.spec - update to athlon

glen glen at pld-linux.org
Sat Feb 9 17:01:42 CET 2008


Author: glen                         Date: Sat Feb  9 16:01:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to athlon

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.113 SPECS/kernel-vanilla.spec:1.114
--- SPECS/kernel-vanilla.spec:1.113	Sat Feb  9 16:37:37 2008
+++ SPECS/kernel-vanilla.spec	Sat Feb  9 17:01:37 2008
@@ -412,7 +412,7 @@
 	echo '# %{name}.spec overrides'
 	echo 'LOCALVERSION="-%{_localversion}"'
 
-	echo '# debug options'
+	%{?debug:echo '# debug options'}
 	%{?debug:echo 'DEBUG_SLAB=y'}
 	%{?debug:echo 'DEBUG_PREEMPT=y'}
 	%{?debug:echo 'RT_DEADLOCK_DETECT=y'}
@@ -439,6 +439,8 @@
 	%endif
 	%ifarch athlon
 	echo 'MK7=y'
+	echo 'X86_PPRO_FENCE='
+	echo 'X86_USE_3DNOW=y'
 	%endif
 	%ifarch i686 athlon pentium3 pentium4
 	%if %{with pae}
@@ -779,6 +781,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2008-02-09 16:01:37  glen
+- update to athlon
+
 Revision 1.113  2008-02-09 15:37:37  glen
 - ppc builds now on ac thx to hints by sparky
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list