summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc/config.mk')
-rw-r--r--arch/openrisc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/config.mk b/arch/openrisc/config.mk
index cd95f24b1f..bfdb71f0be 100644
--- a/arch/openrisc/config.mk
+++ b/arch/openrisc/config.mk
@@ -6,7 +6,7 @@
#
ifeq ($(CROSS_COMPILE),)
-CROSS_COMPILE := or32-elf-
+CROSS_COMPILE := or1k-elf-
endif
# r10 used for global object pointer, already set in OR32 GCC but just to be
OpenPOWER on IntegriCloud