aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2011-01-20 19:17:05 +0000
committerWarner Losh <imp@FreeBSD.org>2011-01-20 19:17:05 +0000
commit266a41b11e96412c09a5ebedf35b702734205151 (patch)
treea7bac00014573af92b70cdd68ca7891a18c6e51a /sys
parent039e1e51f2c8e6d7e58d8a18e9bc0cf9776744af (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/mips/conf/OCTEON12
-rw-r--r--sys/mips/conf/SWARM642
-rw-r--r--sys/mips/conf/SWARM64_SMP2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1
index 41d61c64c5af0..844a2ae64b835 100644
--- a/sys/mips/conf/OCTEON1
+++ b/sys/mips/conf/OCTEON1
@@ -21,7 +21,7 @@
ident OCTEON1
makeoptions ARCH_FLAGS="-march=octeon -mabi=64"
-makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1.64
+makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1
# Don't build any modules yet.
makeoptions MODULES_OVERRIDE=""
diff --git a/sys/mips/conf/SWARM64 b/sys/mips/conf/SWARM64
index f374ee6c7f20f..904f5851ff3ad 100644
--- a/sys/mips/conf/SWARM64
+++ b/sys/mips/conf/SWARM64
@@ -8,7 +8,7 @@ ident SWARM64
machine mips mips64eb
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
-makeoptions LDSCRIPT_NAME=ldscript.mips.64.cfe
+makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
makeoptions KERNLOADADDR=0xffffffff80001000
#
diff --git a/sys/mips/conf/SWARM64_SMP b/sys/mips/conf/SWARM64_SMP
index f5958a9f18450..914324b7a0138 100644
--- a/sys/mips/conf/SWARM64_SMP
+++ b/sys/mips/conf/SWARM64_SMP
@@ -11,7 +11,7 @@ options PRINTF_BUFR_SIZE=128
machine mips mips64eb
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
-makeoptions LDSCRIPT_NAME=ldscript.mips.64.cfe
+makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
makeoptions KERNLOADADDR=0xffffffff80001000
#