summaryrefslogtreecommitdiffstats
path: root/sh_config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sh_config.mk')
-rw-r--r--sh_config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sh_config.mk b/sh_config.mk
index 407e076d1b..67d7e9e6cc 100644
--- a/sh_config.mk
+++ b/sh_config.mk
@@ -21,6 +21,8 @@
# MA 02111-1307 USA
#
+CROSS_COMPILE ?= sh4-linux-
+
PLATFORM_CPPFLAGS += -DCONFIG_SH -D__SH__
PLATFORM_LDFLAGS += -e $(TEXT_BASE) --defsym reloc_dst=$(TEXT_BASE)
OpenPOWER on IntegriCloud