From: Marc Fiuczynski Date: Mon, 10 Sep 2007 19:17:33 +0000 (+0000) Subject: we now build smp by default when doing buildup; will just get rid of buildup/buildsmp... X-Git-Tag: linux-2.6-22-1~25 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=db507fc9fbce9d16e941d464cce1daf09d9fe280;p=linux-2.6.git we now build smp by default when doing buildup; will just get rid of buildup/buildsmp eventually --- diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 8c44f3eba..0d9bfc9b8 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -4,7 +4,8 @@ Summary: The Linux kernel (the core of the Linux operating system) # These are the kernels that are built IF the architecture allows it. %define buildup 1 -%define buildsmp 1 +# we now build smp by default when doing buildup +%define buildsmp 0 %define builduml 0 %define buildxen 0 %define builddoc 0