summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/MALTA64
diff options
context:
space:
mode:
authorjchandra <jchandra@FreeBSD.org>2011-01-20 08:15:11 +0000
committerjchandra <jchandra@FreeBSD.org>2011-01-20 08:15:11 +0000
commit376dbcfd36b6548831849d2e4bbe851a6f9a4727 (patch)
treed0465a9194785c8d0a97b0cc9cd7496e61c73912 /sys/mips/conf/MALTA64
parentb2750647b417022b5ccef907fc4511ec5f502802 (diff)
downloadFreeBSD-src-376dbcfd36b6548831849d2e4bbe851a6f9a4727.zip
FreeBSD-src-376dbcfd36b6548831849d2e4bbe851a6f9a4727.tar.gz
ldscript and conf cleanup for MIPS
- Remove sys/conf/ldscript.mips.64 and sys/conf/ldscript.mips.n32 and use ldscript.mips for all ABIs. The default OUTPUT_FORMAT of the toolchain is correct. - Remove LDSCRIPT_NAME entires from XLR n32 and n64 conf files. - Remove TARGET_BIG_ENDIAN from XLR conf files. - Fix machine entry in XLRN32
Diffstat (limited to 'sys/mips/conf/MALTA64')
-rw-r--r--sys/mips/conf/MALTA641
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/conf/MALTA64 b/sys/mips/conf/MALTA64
index 26376b0..627ca35 100644
--- a/sys/mips/conf/MALTA64
+++ b/sys/mips/conf/MALTA64
@@ -22,7 +22,6 @@ ident MALTA
machine mips mips64el # Malta supports both, so it isn't in std.malta
makeoptions ARCH_FLAGS="-march=mips64 -mabi=64"
-makeoptions LDSCRIPT_NAME= ldscript.mips.mips64
options YAMON
OpenPOWER on IntegriCloud