summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2008-10-13 06:25:28 +0000
committerbms <bms@FreeBSD.org>2008-10-13 06:25:28 +0000
commit64e56f130cec8daad7a07e5b3ce4cb29a496ee6b (patch)
treed5f22a739f43bb938983c3c96cc1dbf685ae42cd /sys/mips
parent3729abe7eb3d3874430747a298f4d793a089a27c (diff)
downloadFreeBSD-src-64e56f130cec8daad7a07e5b3ce4cb29a496ee6b.zip
FreeBSD-src-64e56f130cec8daad7a07e5b3ce4cb29a496ee6b.tar.gz
Point this config at the required linker script.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/SENTRY52
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/mips/conf/SENTRY5 b/sys/mips/conf/SENTRY5
index b8195c5..fd12c1e 100644
--- a/sys/mips/conf/SENTRY5
+++ b/sys/mips/conf/SENTRY5
@@ -47,6 +47,8 @@ options ALT_BREAK_TO_DEBUGGER
# XXX can we conditionalize the linker stuff on options CFE?
options KERNVIRTADDR=0x80001000
+makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
+
#makeoptions ARCH_FLAGS=-march=mips32
makeoptions MIPS_LITTLE_ENDIAN=defined
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
OpenPOWER on IntegriCloud