packages: kernel/kernel.spec - drop without smp bcond - may be easily acomp...

sparky sparky at pld-linux.org
Sun May 17 19:19:24 CEST 2009


Author: sparky                       Date: Sun May 17 17:19:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop without smp bcond - may be easily acompilshed using "myown" build

---- Files affected:
packages/kernel:
   kernel.spec (1.672 -> 1.673) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.672 packages/kernel/kernel.spec:1.673
--- packages/kernel/kernel.spec:1.672	Sun May 17 19:13:43 2009
+++ packages/kernel/kernel.spec	Sun May 17 19:18:50 2009
@@ -50,7 +50,6 @@
 
 %bcond_with	rescuecd	# build kernel for our rescue
 
-%bcond_without	smp		# build uniprocessor instead of SMP kernel
 %bcond_with	myown		# build with your own config (kernel-myown.config)
 
 %{?debug:%define with_verbose 1}
@@ -1102,10 +1101,6 @@
 		CONFIG_RT_DEADLOCK_DETECT=y
 %endif
 
-%if %{without smp}
-		CONFIG_SMP=n
-%endif
-
 # apparmor, will be moved to external file if works
 %if %{with apparmor}
 		CONFIG_SECURITY_APPARMOR=y
@@ -1660,6 +1655,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.673  2009/05/17 17:18:50  sparky
+- drop without smp bcond - may be easily acompilshed using "myown" build
+
 Revision 1.672  2009/05/17 17:13:43  sparky
 - improved myown support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.672&r2=1.673&f=u



More information about the pld-cvs-commit mailing list