Move created config and patches to output

This commit is contained in:
zador-blood-stained
2017-07-13 22:38:10 +03:00
parent 321fcf20a0
commit bba9d70128
2 changed files with 4 additions and 4 deletions

View File

@@ -539,7 +539,7 @@ prepare_host()
fi
# create directory structure
mkdir -p $DEST/debs/extra $DEST/debug $SRC/userpatches/{overlay,CREATE_PATCHES} $SRC/cache/{sources,toolchains,rootfs} $SRC/.tmp
mkdir -p $DEST/debs/extra $DEST/{config,debug,patch} $SRC/userpatches/overlay $SRC/cache/{sources,toolchains,rootfs} $SRC/.tmp
find $SRC/patch -type d ! -name . | sed "s%/patch%/userpatches%" | xargs mkdir -p
# download external Linaro compiler and missing special dependencies since they are needed for certain sources