switched to next branch as default branch

This commit is contained in:
Alex Kaplan 2015-11-09 15:32:20 -08:00
parent 6c7e78cd12
commit 5d577504b2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ fi
FLASH_SCRIPT=./chip-fel-flash.sh
WHAT=buildroot
BRANCH=stable
BRANCH=next
function require_directory {
if [[ ! -d "${1}" ]]; then