9
0
Fork 0

openrisc: barebox.lds.S: fix BFD format names

Here is Franck Jullien's comment (see
http://lists.infradead.org/pipermail/barebox/2015-February/022259.html):

  > Until now, the official openrisc toolchain was called or32.
  > However, the new one (and maintained one)  is called or1k. So we need
  > to change "elf32-or32" to "elf32-or1k" in barebox.lds.S.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Franck Jullien <franck.jullien@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2015-02-10 10:14:56 +03:00 committed by Sascha Hauer
parent c7dbb6c689
commit b7120bb88d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include <config.h>
#include <asm-generic/barebox.lds.h>
OUTPUT_FORMAT("elf32-or32", "elf32-or32", "elf32-or32")
OUTPUT_FORMAT("elf32-or1k", "elf32-or1k", "elf32-or1k")
__DYNAMIC = 0;
MEMORY