Merge "Fix unnecessarily creating a temporary directory"
This commit is contained in:
commit
4008475bfc
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ echo "Building element(s): ${RAMDISK_ELEMENT}"
|
||||||
echo "Discovering binary dependencies"
|
echo "Discovering binary dependencies"
|
||||||
ensure_binaries
|
ensure_binaries
|
||||||
|
|
||||||
mk_build_dir
|
|
||||||
|
|
||||||
INIT="$_DIR/../scripts/init"
|
INIT="$_DIR/../scripts/init"
|
||||||
FUNCTIONS_D="$_DIR/../scripts/d"
|
FUNCTIONS_D="$_DIR/../scripts/d"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue