aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.mips.cfe
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2011-01-20 19:16:29 +0000
committerWarner Losh <imp@FreeBSD.org>2011-01-20 19:16:29 +0000
commit039e1e51f2c8e6d7e58d8a18e9bc0cf9776744af (patch)
tree4d5e9f9ea783328522f5a1a781cf3ec9eb49a333 /sys/conf/ldscript.mips.cfe
parent38fed211593c14166edceb14d352da1612763f2b (diff)
Notes
Diffstat (limited to 'sys/conf/ldscript.mips.cfe')
-rw-r--r--sys/conf/ldscript.mips.cfe4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/ldscript.mips.cfe b/sys/conf/ldscript.mips.cfe
index 6341d9b2877a..7d4c5337a5b4 100644
--- a/sys/conf/ldscript.mips.cfe
+++ b/sys/conf/ldscript.mips.cfe
@@ -38,10 +38,6 @@
* sections must be placed in their own segment.
*/
-OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips",
- "elf32-tradlittlemips")
-
-OUTPUT_ARCH(mips)
ENTRY(_start)
SEARCH_DIR(/usr/lib);
/* Do we need any of these for elf?