setup_board: Make amd64-usr the default board

This commit is contained in:
Kai Lüke 2019-11-19 17:35:25 +01:00
parent c9b4df9f1f
commit e6c9122b0b
No known key found for this signature in database
GPG Key ID: E5601DA3A1D902A8

View File

@ -384,6 +384,7 @@ if [[ -f ${GCLIENT_ROOT}/src/scripts/.default_board ]]; then
"'${DEFAULT_BOARD}'"
fi
fi
DEFAULT_BOARD="${DEFAULT_BOARD-amd64-usr}"
# Directory to store built images. Should be set by sourcing script when used.
BUILD_DIR=