changed default branch to stable

This commit is contained in:
Alex Kaplan 2015-12-29 15:37:48 -08:00
parent 23cde3864c
commit 31c371e170
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=next
BRANCH=stable
function require_directory {
if [[ ! -d "${1}" ]]; then