grep -q was 'failing' if CONFIG_ARM wasn't there, which meant the toolchain
wasn't downloaded unless.
Using set -e without a trap handler does not always make it obvious
when the command failed.
Approved-by: Sophronia Koilpillai
Approved-by: Lyall Beveridge