From d52a0a95a1b47768639263f79941564a6df7e69c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 9 Mar 2007 09:52:06 +0000 Subject: [PATCH] builds smp as it somehow seems required to build vnet --- scripts/kernel-2.6-onelab.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-2.6-onelab.spec b/scripts/kernel-2.6-onelab.spec index 9af52bedc..b16ff30f4 100644 --- a/scripts/kernel-2.6-onelab.spec +++ b/scripts/kernel-2.6-onelab.spec @@ -4,7 +4,7 @@ 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 0 +%define buildsmp 1 %define builduml 0 %define buildxen 0 %define builddoc 0 -- 2.43.0