build-setup: Add option to skip debug tarball

Building the SDK is not compatible with building the tarball. Need a
mechanism to not build the debug tarball in build-setup.sh

Tested:
Verified that by default it still builds the debug tarball.
Verified that when setting no_tar=true, the debug tarball is not built.

Change-Id: Ie1f03699ac9fb61365506fdf2936c5fd133805fe
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed