Separate out cortex-m0 compiler tests in configure
authorKeith Packard <keithp@keithp.com>
Tue, 21 May 2013 18:31:05 +0000 (11:31 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 21 May 2013 18:31:05 +0000 (11:31 -0700)
The summon arm toolchain doesn't work for cortex-m0 parts, but the
linaro toolchain does. Look in /usr/bin for the -m0 compiler but
continue to use /opt/cortex/bin for the -m3 compiler

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found