Fix qcow building steps
This commit is contained in:
parent
9d92a48629
commit
f3ba577269
@ -66,12 +66,6 @@ rm configs/manila_*_defconfig
|
|||||||
for IMAGE in $BUILD_IMAGES
|
for IMAGE in $BUILD_IMAGES
|
||||||
do
|
do
|
||||||
make O=../output-${IMAGE} all
|
make O=../output-${IMAGE} all
|
||||||
|
( cd .. ; ./make-bootable-disk.sh $IMAGE )
|
||||||
done
|
done
|
||||||
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
# Do the builds
|
|
||||||
for IMAGE in $BUILD_IMAGES
|
|
||||||
do
|
|
||||||
./make-bootable-disk.sh$ IMAGE
|
|
||||||
done
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user