build_sdk_board: move --verbose option out of --exclude

The --exclude option takes a list of atoms, but we're passing --verbose
as the next option.  It currently works because we pre-process things,
but it's wrong or at least confusing, so move it up.

BUG=None
TEST=`cros tryjob chromiumos-sdk-tryjob` passes

Change-Id: Ibec5f3b4b20ea3203a8326c05bcfc5eac6859f63
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/3596988
Reviewed-by: Sloan Johnson <sloanjohnson@google.com>
Tested-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
1 file changed