SPECS (LINUX_2_6_22): kernel.spec - no point in limiting abi to ix...
arekm
arekm at pld-linux.org
Tue Feb 26 10:12:21 CET 2008
Author: arekm Date: Tue Feb 26 09:12:21 2008 GMT
Module: SPECS Tag: LINUX_2_6_22
---- Log message:
- no point in limiting abi to ix86 at this place
---- Files affected:
SPECS:
kernel.spec (1.441.2.1796.2.58 -> 1.441.2.1796.2.59)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.58 SPECS/kernel.spec:1.441.2.1796.2.59
--- SPECS/kernel.spec:1.441.2.1796.2.58 Tue Feb 26 10:10:16 2008
+++ SPECS/kernel.spec Tue Feb 26 10:12:15 2008
@@ -1237,11 +1237,9 @@
echo "CONFIG_ROOT_NFS=y" >> arch/%{_target_base_arch}/defconfig
%endif
-%ifarch %{ix86}
%if %{with abi}
cat %{SOURCE34} >> arch/%{_target_base_arch}/defconfig
%endif
-%endif
%if %{with lustre}
cat %{SOURCE58} >> arch/%{_target_base_arch}/defconfig
@@ -1702,6 +1700,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1796.2.59 2008-02-26 09:12:15 arekm
+- no point in limiting abi to ix86 at this place
+
Revision 1.441.2.1796.2.58 2008-02-26 09:10:16 arekm
- up to recent ABI patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.58&r2=1.441.2.1796.2.59&f=u
More information about the pld-cvs-commit
mailing list