Javier Martinez Canillas 3bc27cdfe9 h8300: Don't set CROSS_COMPILE unconditionally
The h8300 architecture Makefile sets the CROSS_COMPILE variable to
"h8300-unknown-linux-" unconditionally but doing that prevents the
variable to be used if a toolchain with a different binary name is
installed in the machine.

So only set CROSS_COMPILE to that default if the variable has not
been set by the user before.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
2015-11-08 22:44:43 +09:00
..
2015-10-06 14:31:53 +02:00
2015-10-14 13:51:41 +01:00
2015-10-06 13:19:25 +02:00
2015-10-16 12:07:43 -07:00