Move ROOTFSDIR declaration to testing.conf

This commit is contained in:
Reto Buerki
2013-01-17 15:22:11 +01:00
committed by Tobias Brunner
parent ee1cd88c7a
commit 62a277cfae
3 changed files with 3 additions and 2 deletions
+3
View File
@@ -55,6 +55,9 @@ ROOTFS=$BUILDDIR/debian-$ROOTFSSUITE-$ROOTFSARCH.img
ROOTFSMIRROR=http://cdn.debian.net/debian
ROOTFSCOMPILEDIR=$BUILDDIR/compile
# Path to guest images
ROOTFSDIR=$BUILDDIR/root-fs
# Filename of the built UML Kernel
UMLKERNEL=$BUILDDIR/linux-uml-$KERNELVERSION