Create dl folder the dl symlink points at. Otherwise make complains that it cannot create the dl folder and build will fail

This commit is contained in:
Clemens John 2013-03-31 23:32:36 +02:00
parent 338936f81f
commit 2b608df9ba
1 changed files with 1 additions and 0 deletions

View File

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