Commit 706e71be authored by Stafford Horne's avatar Stafford Horne
Browse files

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: default avatarStafford Horne <shorne@gmail.com>
parent 2ea659a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CONFIG_CROSS_COMPILE="or32-linux-"
CONFIG_CROSS_COMPILE="or1k-linux-"
CONFIG_NO_HZ=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_BLK_DEV_INITRD=y