From 1b296213e2a4f66bf372807c2ce141a2b2345ff6 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Fri, 12 Aug 2005 10:07:21 +0000 Subject: [PATCH] turn of xenu build --- 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 5f8009d0f..5623e197b 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 buildxenU 1 +%define buildxenU 0 %define buildup 1 %define buildsmp 0 %define builduml 0 -- 2.47.0