From 64e56f130cec8daad7a07e5b3ce4cb29a496ee6b Mon Sep 17 00:00:00 2001 From: bms Date: Mon, 13 Oct 2008 06:25:28 +0000 Subject: Point this config at the required linker script. --- sys/mips/conf/SENTRY5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/mips') 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 -- cgit v1.1