- build UP config last (hack! we have to figure out a way to build vnet
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 12 Aug 2005 01:52:45 +0000 (01:52 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 12 Aug 2005 01:52:45 +0000 (01:52 +0000)
  against multiple kernel trees eventually...)

scripts/kernel-2.6-planetlab.spec

index 9923145..5f8009d 100644 (file)
@@ -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