buildscript: test if dl'dir is there

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2013-05-09 15:13:29 +02:00 committed by Clemens John
parent 5bcc7c65db
commit a94b1c85d2
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ prepare() {
cat build_patches/changeset_35609.diff | patch -p1 -d $target/feeds
#saves ~200MB for each build
mkdir ./dl
test -d ./dl || mkdir ./dl
ln -s ../../dl $target/dl
board_prepare