1
0
Fork 0

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>
hifive-unleashed-5.1
Stafford Horne 2017-03-13 07:39:27 +09:00
parent 2ea659a9ef
commit 706e71bed7
1 changed files with 1 additions and 1 deletions

View File

@ -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