alistair23-linux/arch/h8300
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
..
boot h8300: zImage fix 2015-11-08 22:44:39 +09:00
configs h8300: configs 2015-06-23 13:35:56 +09:00
include h8300: bit io fix 2015-11-08 22:44:42 +09:00
kernel h8300: Fix alignment for .data 2015-11-08 22:44:38 +09:00
lib h8300: library functions 2015-06-23 13:35:54 +09:00
mm h8300: Memory management 2015-06-23 13:35:53 +09:00
Kconfig h8300: Remove ARCH_WANT_IPC_PARSE_VERSION 2015-06-23 13:35:59 +09:00
Kconfig.cpu h8300: Build scripts 2015-06-23 13:35:54 +09:00
Makefile h8300: Don't set CROSS_COMPILE unconditionally 2015-11-08 22:44:43 +09:00