git://git.onelab.eu
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37ed39b
)
- build UP config last (hack! we have to figure out a way to build vnet
author
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 12 Aug 2005 01:52:45 +0000
(
01:52
+0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/scripts/kernel-2.6-planetlab.spec
b/scripts/kernel-2.6-planetlab.spec
index
9923145
..
5f8009d
100644
(file)
--- 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