SPECS: kernel-net-ieee80211.spec, ipw2200.spec - make -j1 for scripts

glen glen at pld-linux.org
Thu Aug 31 16:02:46 CEST 2006


Author: glen                         Date: Thu Aug 31 14:02:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1 for scripts

---- Files affected:
SPECS:
   kernel-net-ieee80211.spec (1.25 -> 1.26) , ipw2200.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-ieee80211.spec
diff -u SPECS/kernel-net-ieee80211.spec:1.25 SPECS/kernel-net-ieee80211.spec:1.26
--- SPECS/kernel-net-ieee80211.spec:1.25	Mon Aug 21 12:02:25 2006
+++ SPECS/kernel-net-ieee80211.spec	Thu Aug 31 16:02:41 2006
@@ -92,7 +92,7 @@
 	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 %if %{with dist_kernel}
-	%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+	%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts -j1
 %else
 	install -d o/include/config
 	touch o/include/config/MARKER
@@ -180,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/08/31 14:02:41  glen
+- make -j1 for scripts
+
 Revision 1.25  2006/08/21 10:02:25  shadzik
 - 1.2.15
 

================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.62 SPECS/ipw2200.spec:1.63
--- SPECS/ipw2200.spec:1.62	Mon Aug 21 13:31:25 2006
+++ SPECS/ipw2200.spec	Thu Aug 31 16:02:41 2006
@@ -109,7 +109,7 @@
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
 %if %{with dist_kernel}
-	%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+	%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts -j1
 %else
 	install -d o/include/config
 	touch o/include/config/MARKER
@@ -182,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2006/08/31 14:02:41  glen
+- make -j1 for scripts
+
 Revision 1.62  2006/08/21 11:31:25  shadzik
 - change patch2 from mine into the official one (there's one more fix included)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-ieee80211.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list