Move ROOTFSDIR declaration to testing.conf
This commit is contained in:
committed by
Tobias Brunner
parent
ee1cd88c7a
commit
62a277cfae
@@ -22,7 +22,6 @@ echo "Building root image"
|
||||
|
||||
[ -f "$ROOTFS" ] || die "Root image $ROOTFS not found"
|
||||
|
||||
ROOTFSDIR=$BUILDDIR/root-fs
|
||||
mkdir -p $ROOTFSDIR
|
||||
mkdir -p $LOOPDIR
|
||||
mkdir -p $ROOTFSCOMPILEDIR
|
||||
|
||||
Reference in New Issue
Block a user