forked from Imagelibrary/rtems
2001-10-29 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Remove explicit force of output format.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-10-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* startup/linkcmds: Remove explicit force of output format.
|
||||
|
||||
2001-10-26 Alexandra Kossovsky <sasha@oktet.ru>
|
||||
|
||||
* README, console/console.c, hw_init/hw_init.c, include/bsp.h,
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
*/
|
||||
|
||||
|
||||
OUTPUT_FORMAT("elf32-shl", "elf32-shl",
|
||||
"elf32-shl")
|
||||
OUTPUT_ARCH(sh)
|
||||
ENTRY(_start)
|
||||
/* Do we need any of these for elf?
|
||||
|
||||
Reference in New Issue
Block a user