aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2017-03-13 07:39:27 +0900
committerStafford Horne <shorne@gmail.com>2017-05-15 22:02:32 +0900
commit706e71bed74bcd9f6638a90a0f4131c8c8235b6a (patch)
treedd02ddd07eb7b38b6bab036b4987aaa4b889fd76 /arch/openrisc
parentLinux 4.12-rc1 (diff)
downloadlinux-dev-706e71bed74bcd9f6638a90a0f4131c8c8235b6a.tar.xz
linux-dev-706e71bed74bcd9f6638a90a0f4131c8c8235b6a.zip
openrisc: Change toolchain from or32- to or1k-
The openrisc toolchain prefix changed a few years ago. No one should be using this anylonger. This also saves from people having to manually update or specify this every build. Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc')
-rw-r--r--arch/openrisc/configs/or1ksim_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/configs/or1ksim_defconfig b/arch/openrisc/configs/or1ksim_defconfig
index 42fe5303a370..eb3fc581cf20 100644
--- a/arch/openrisc/configs/or1ksim_defconfig
+++ b/arch/openrisc/configs/or1ksim_defconfig
@@ -1,4 +1,4 @@
-CONFIG_CROSS_COMPILE="or32-linux-"
+CONFIG_CROSS_COMPILE="or1k-linux-"
CONFIG_NO_HZ=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_BLK_DEV_INITRD=y