commit | 1f43e235dfc44be335e484dae88928e997036026 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jul 20 00:39:08 2014 +0300 |
committer | Stafford Horne <shorne@gmail.com> | Mon Dec 12 23:09:40 2016 +0900 |
tree | a2434d19302975d16631695da3e811359b760a6d | |
parent | e60aa2fba4678d4e7e2d28ef4f2110084d0b150a [diff] |
openrisc: Support both old (or32) and new (or1k) toolchain The output file format for or1k has changed from "elf32-or32" to "elf32-or1k". Select the correct output format automatically to be able to compile the kernel with both toolchain variants. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Stafford Horne <shorne@gmail.com>