update PATH so that we can use the FEL provided by buildroot

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
This commit is contained in:
Boris Brezillon 2015-07-01 09:41:48 +02:00
parent 3e8640c6b3
commit 08f6201276
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ if [ "$1" == "erase-bb" ]; then
NAND_ERASE_BB=true
fi
PATH=$PATH:$BUILDROOT_BUILD_DIR/host/usr/bin
TMPDIR=`mktemp -d`
PADDED_SPL="$TMPDIR/sunxi-padded-spl"
PADDED_SPL_SIZE=0