From: Mark Huang Date: Fri, 12 Aug 2005 01:52:45 +0000 (+0000) Subject: - build UP config last (hack! we have to figure out a way to build vnet X-Git-Tag: before-fedora-2_6_18-1_2239_FC5-vs2_0_2_2-rc6-merge~165 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=eca510158acc6e43281e47f6ab589528438299a3;p=linux-2.6.git - build UP config last (hack! we have to figure out a way to build vnet against multiple kernel trees eventually...) --- diff --git a/scripts/kernel-2.6-planetlab.spec b/scripts/kernel-2.6-planetlab.spec index 992314512..5f8009d0f 100644 --- a/scripts/kernel-2.6-planetlab.spec +++ b/scripts/kernel-2.6-planetlab.spec @@ -359,10 +359,6 @@ BuildKernel() { rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/boot -%if %{buildup} -BuildKernel -%endif - %if %{buildsmp} BuildKernel smp %endif @@ -375,6 +371,10 @@ BuildKernel uml BuildKernel xenU %endif +%if %{buildup} +BuildKernel +%endif + ### ### install