]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
Nuke unnecessary buildrump.sh invocation.
authorAntti Kantee <pooka@iki.fi>
Fri, 19 Dec 2014 02:24:07 +0000 (02:24 +0000)
committerAntti Kantee <pooka@iki.fi>
Fri, 19 Dec 2014 02:24:07 +0000 (02:24 +0000)
Probably been unnecessary since we stopped needing multiple source trees.

buildxen.sh

index fa91217382aff0e8cc53bce16b9381a141a9b963..44af209e6cbe52a9076dfe28c78155a64a4726af 100755 (executable)
@@ -78,9 +78,6 @@ for lib in ${LIBS}; do
        makeuserlib ${lib}
 done
 
-./buildrump.sh/buildrump.sh ${BUILDXEN_QUIET} $* \
-    -s ${RUMPSRC} -T rumptools -o rumpobj install
-
 [ ! -f img/test.ffs ] && cp img/test_clean.ffs img/test.ffs
 
 # build the domU image