From d075f6e95bcef0aa5a0f015c6308e1b002e8a78b Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 10 Aug 2005 11:21:35 +0000 Subject: [PATCH] build both 'up' and 'xenu' kernel rpms --- scripts/kernel-2.6-planetlab.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 33e5c8a3d..ffe1184da 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -3,7 +3,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # What parts do we want to build? We must build at least one kernel. # These are the kernels that are built IF the architecture allows it. -%define buildup 0 +%define buildup 1 %define buildsmp 0 %define buildxenU 1 %define builduml 0 -- 2.43.0