we now build smp by default when doing buildup; will just get rid of buildup/buildsmp...
authorMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 10 Sep 2007 19:17:33 +0000 (19:17 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 10 Sep 2007 19:17:33 +0000 (19:17 +0000)
scripts/kernel-2.6-planetlab.spec

index 8c44f3e..0d9bfc9 100644 (file)
@@ -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