SPECS (LINUX_2_6_24): kernel-desktop.spec - let --alt_kernel laptop be same...

glen glen at pld-linux.org
Mon May 26 18:14:48 CEST 2008


Author: glen                         Date: Mon May 26 16:14:48 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_24
---- Log message:
- let --alt_kernel laptop be same as --with laptop as i seem to confuse these too again

---- Files affected:
SPECS:
   kernel-desktop.spec (1.196.2.8 -> 1.196.2.9) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.196.2.8 SPECS/kernel-desktop.spec:1.196.2.9
--- SPECS/kernel-desktop.spec:1.196.2.8	Sat May 24 13:37:11 2008
+++ SPECS/kernel-desktop.spec	Mon May 26 18:14:43 2008
@@ -56,6 +56,11 @@
 %define		have_isa	0
 %endif
 
+# alias --alt_kernel laptop to turn on laptop bcond
+%if "%{alt_kernel}" == "laptop"
+%define		with_laptop	1
+%endif
+
 %if %{with laptop}
 %define		alt_kernel	laptop%{?with_pae:-pae}%{?with_preemptrt:_rt}
 %else
@@ -1182,6 +1187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.196.2.9  2008-05-26 16:14:43  glen
+- let --alt_kernel laptop be same as --with laptop as i seem to confuse these too again
+
 Revision 1.196.2.8  2008-05-24 11:37:11  glen
 - geninitrd 9000.9 for --with-fbcondecor; rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list