projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
openrisc: Change toolchain from or32- to or1k-
author
Stafford Horne
<shorne@gmail.com>
Sun, 12 Mar 2017 22:39:27 +0000
(07:39 +0900)
committer
Stafford Horne
<shorne@gmail.com>
Mon, 15 May 2017 13:02:32 +0000
(22:02 +0900)
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>
arch/openrisc/configs/or1ksim_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/openrisc/configs/or1ksim_defconfig
b/arch/openrisc/configs/or1ksim_defconfig
index 42fe5303a37008bd33777b2c539025f259c5c9fd..eb3fc581cf20d700d956ae03f5444e78391ea009 100644
(file)
--- a/
arch/openrisc/configs/or1ksim_defconfig
+++ b/
arch/openrisc/configs/or1ksim_defconfig
@@
-1,4
+1,4
@@
-CONFIG_CROSS_COMPILE="or
32
-linux-"
+CONFIG_CROSS_COMPILE="or
1k
-linux-"
CONFIG_NO_HZ=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_BLK_DEV_INITRD=y