[U-Boot] [PATCH 05/11] sh: LDS remove the OUTPUT_FORMAT

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Feb 25 07:11:12 CET 2009


Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 lib_sh/u-boot.lds.S |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib_sh/u-boot.lds.S b/lib_sh/u-boot.lds.S
index 7e2800d..eba1027 100644
--- a/lib_sh/u-boot.lds.S
+++ b/lib_sh/u-boot.lds.S
@@ -23,7 +23,6 @@
 
 #include <config.h>
 
-OUTPUT_FORMAT("elf32-sh-linux", "elf32-sh-linux", "elf32-sh-linux")
 OUTPUT_ARCH(sh)
 ENTRY(_start)
 
-- 
1.5.6.5



More information about the U-Boot mailing list