SPECS (LINUX_2_6_22): kernel.spec - added config for prefetch patch
baggins
baggins at pld-linux.org
Thu Oct 11 19:05:11 CEST 2007
Author: baggins Date: Thu Oct 11 17:05:11 2007 GMT
Module: SPECS Tag: LINUX_2_6_22
---- Log message:
- added config for prefetch patch
---- Files affected:
SPECS:
kernel.spec (1.441.2.1796.2.2 -> 1.441.2.1796.2.3)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.2 SPECS/kernel.spec:1.441.2.1796.2.3
--- SPECS/kernel.spec:1.441.2.1796.2.2 Thu Oct 11 18:59:13 2007
+++ SPECS/kernel.spec Thu Oct 11 19:05:05 2007
@@ -184,6 +184,7 @@
Source27: kernel-ppc64.config
Source34: kernel-abi.config
+Source35: kernel-prefetch.config
Source40: kernel-netfilter.config
Source41: kernel-squashfs.config
@@ -1107,6 +1108,9 @@
## # sed -i "s:# CONFIG_PPC64 is not set:CONFIG_PPC64=y:" arch/%{_target_base_arch}/defconfig
## %endif
+# prefetch
+ cat %{SOURCE35} >> arch/%{_target_base_arch}/defconfig
+
# netfilter
cat %{SOURCE40} >> arch/%{_target_base_arch}/defconfig
@@ -1669,6 +1673,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1796.2.3 2007/10/11 17:05:05 baggins
+- added config for prefetch patch
+
Revision 1.441.2.1796.2.2 2007/10/11 16:59:13 baggins
- added prefetch patch (http://code.google.com/p/prefetch/)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.2&r2=1.441.2.1796.2.3&f=u
More information about the pld-cvs-commit
mailing list